Omnimaga

Omnimaga => Site Feedback and Questions => Topic started by: cooliojazz on November 28, 2012, 01:10:39 am

Title: [code=
Post by: cooliojazz on November 28, 2012, 01:10:39 am
I wanted to know what is up with code tag.  For me, whenever someone writes
Code: [Select]
[code=XXXXX] it always just shows as
Code: [Select]
Array  But other people say it actually displays correctly for them still.  So do other people have this problem, or am I just crazy? (Also, if i'm not, why would it work for some people but not others?)  (And what's the problem?  because it looks like a bug really)[/code]
Title: Re: [code=
Post by: Juju on November 28, 2012, 01:30:27 am
Which browser?
Title: Re: [code=
Post by: cooliojazz on November 28, 2012, 01:53:53 am
I'm using Firefox
Title: Re: [code=
Post by: flyingfisch on November 28, 2012, 08:59:57 am
Code: (test) [Select]
test

I am getting the same problem.

Firefox 17.0, Ubuntu 12.04
Title: Re: [code=
Post by: DJ Omnimaga on November 28, 2012, 09:25:57 am
What is it supposed to do? I didn't even know we could use extra arguments in CODE tags ???
Title: Re: [code=
Post by: cooliojazz on November 28, 2012, 09:41:54 am
People use it to list the code type.  I don't know if it's supposed to show that at the top or something, and I don't know if it's ever worked, but this has been bugging me lately with the influx of people using the code tag that way =P
Title: Re: [code=
Post by: shmibs on November 28, 2012, 09:52:28 am
it's always been like that for me, so i have to hit modify just to see what they're trying to say :P
i'm still having the numbers on the left not lining up with things issue as well. (all the numbers are below the lines they are supposed to be referring to).

EDIT: it appears that the code lines sometimes line up and sometimes don't. see below
Title: Re: [code=
Post by: flyingfisch on November 28, 2012, 10:24:11 am
EDIT: it appears that the code lines sometimes line up and sometimes don't. see below
see this: http://ourl.ca/13758/258535

I said the bug was fixed later n in the thread but i dont think it is.

Code: [Select]
this
makes the code numbering break

Code: [Select]
so does this
Code: [Select]
this does not
Title: Re: [code=
Post by: TIfanx1999 on November 28, 2012, 02:51:27 pm
I wanted to know what is up with code tag.  For me, whenever someone writes
Code: [Select]
[code=XXXXX] it always just shows as
Code: [Select]
Array  But other people say it actually displays correctly for them still.  So do other people have this problem, or am I just crazy? (Also, if i'm not, why would it work for some people but not others?)  (And what's the problem?  because it looks like a bug really)[/code]
This happens for me as well (firefox). I usually end up editing out the "=" of the person's post so that it displays properly on all browsers.
Title: Re: [code=
Post by: ben_g on November 28, 2012, 03:00:22 pm
What is it supposed to do? I didn't even know we could use extra arguments in CODE tags ???
I think that in the previous code boxes (the ones that didn't show the line numbering and the select/copy tags), it was shown at the top.

And the line numbers for the code also don't always show correctely for me (I use chrome).
Title: Re: [code=
Post by: AngelFish on November 28, 2012, 03:11:07 pm
I wanted to know what is up with code tag.  For me, whenever someone writes
Code: [Select]
[code=XXXXX] it always just shows as
Code: [Select]
Array  But other people say it actually displays correctly for them still.  So do other people have this problem, or am I just crazy? (Also, if i'm not, why would it work for some people but not others?)  (And what's the problem?  because it looks like a bug really)[/code]

You can use the [nobbc][/nobbc] tags instead of code brackets if you need to print bbc tags.

Example: [url]http://www.google.com[/url] vs http://www.google.com (http://www.google.com)