|
Merric Blackman
Australia Waubra Victoria
Ramping up my reviewing.
Happily playing games for many, many years.
-
Let's see if this
-
Merric Blackman
Australia Waubra Victoria
Ramping up my reviewing.
Happily playing games for many, many years.
-
Re: Testing a bug
Test two. Will this post be cut off like the last one? < I bet it will.
Cheers!
-
Merric Blackman
Australia Waubra Victoria
Ramping up my reviewing.
Happily playing games for many, many years.
-
Re: Testing a bug
Interesting. Testing again Max
-
Merric Blackman
Australia Waubra Victoria
Ramping up my reviewing.
Happily playing games for many, many years.
-
Re: Testing a bug
Rightio - the bug in question is if you use the less than symbol < immediately before a character, the post is immediately truncated. I assume the forum parser assumes it's a URL tag and kills it.
Is this behaviour wanted by the geek?
Cheers!
-
William Hostman
United States Eagle River Alaska
Gaming in Greater Anchorage area, Alaska since 1978. Looking for Indy-willing RPG players in Eagle River (or willing to drive to Eagle River). Geekmail me if interested.
Yes, this really is what I looked like when I uploaded that avatar. Not that it's quite current anymore.
-
test <a
use < to get < and you don't get the misbehavior.
It's as much an artifact of HTML encoding as of the BBS.
-
Dave Bernazzani (@rpggeek)
United States Plainville Massachusetts
I wish to provide legendary service to the RPG community to help grow our hobby and enrich the lives of gamers everywhere.
-
I think it's definitely a bug... I had a post the other day where I put [-- (except I used the real less-than character) and it truncated the rest of my post. I thought it was a glitch but now your post makes it clear that it was not.
-Dave
-
William Hostman
United States Eagle River Alaska
Gaming in Greater Anchorage area, Alaska since 1978. Looking for Indy-willing RPG players in Eagle River (or willing to drive to Eagle River). Geekmail me if interested.
Yes, this really is what I looked like when I uploaded that avatar. Not that it's quite current anymore.
-
wavemotion wrote: I think it's definitely a bug... I had a post the other day where I put [-- (except I used the real less-than character) and it truncated the rest of my post. I thought it was a glitch but now your post makes it clear that it was not.
-Dave
Actually, Dave, that's explicitly proper HTML behavior... <-- is the explicit start of an HTML comment. Until it finds -->, even if the content is there, it's not supposed to show it.
In XML, any <__> is a opening tag, and if not a defined type, it's the renderer's option to hide or display as default text, or to simply hide tags, until the </__> tag that matches.
No bug there, just user lack of knowledge. As you can clearly see from my post, the < workaround does work for that, too.
-
Natural born viking
Sweden
-
Also discussed in this thread: Less than character in review doesn't work
-
Andy Leighton
England Peterborough Unspecified
-
aramis wrote: wavemotion wrote: I think it's definitely a bug... I had a post the other day where I put [-- (except I used the real less-than character) and it truncated the rest of my post. I thought it was a glitch but now your post makes it clear that it was not.
-Dave
Actually, Dave, that's explicitly proper HTML behavior... <-- is the explicit start of an HTML comment. Until it finds -->, even if the content is there, it's not supposed to show it.
Not quite right. It is <!-- and the comment is ended with -->
Quote: No bug there, just user lack of knowledge. As you can clearly see from my post, the < workaround does work for that, too.
Actually I would class it as a bug. These forums have their own syntax. There is no reason to expect that html should work and every reason to expect that it will not. We use [ b ]..[ /b ] and not <b> .. </b> to make something bold.
-
|
|
|