Jump to content

Size 1 "0"


Recommended Posts

I'm sorry if this doesn't belong here :/ I found a little glitch thing or something. You can't make a 0 (zero) as the smallest size. Liek this :/

 

0

 

I just put one in the middle of this post if a mod or something wants to see what I'm talking about :/ It doesn't show up...

 

Edit:

[size="1"]0[/size]

 

That ^

Link to comment
Share on other sites

Would that not be because size=0 implies size = nothing. Thus it doesn't display?

Plv6Dz6.jpg

Operation Gold Sparkles :: Chompy Kills ::  Full Profound :: Champions :: Barbarian Notes :: Champions Tackle Box :: MA Rewards

Dragonkin Journals :: Ports Stories :: Elder Chronicles :: Boss Slayer :: Penance King :: Kal'gerion Titles :: Gold Statue

Link to comment
Share on other sites

That's certainly a bug in the the expression that looks for BBcode, suppose it should be reported. In the meantime, here's a workaround:

To get this 0 use:

[size="1"][font="Arial"]0[/font][/size]

On 99% of all browsers that looks exactly the same as

[size="1"]0[/size]

should look.

C2b6gs7.png

Link to comment
Share on other sites

^ Having played with the phpBB3 regex that defines BBcode, it's bound to be a lot more complex than that. (phpBB3 also had some problems with regex, like http://en.wikipedia.org/wiki//Watchmen_(film) would show up as http://en.wikipedia.org/wiki//Watchmen_(film) if I remember right, could be in some certain situation)

 

Regex is annoying. I don't blame them.

 

Most likely that follows ye, but I'd assume there's some sort of rudimentary check of the string's existence before throwing regex at it :o And perhaps a bit too rudimentary ^_^

Now I don't know IPB's licensing terms, but I do wonder if you're allowed to venture into the code and quickly fix it yourself.. =o

10y3vig.png

 

proudtitan.png

Link to comment
Share on other sites

Yeah you are actually, if you own a copy. And I'm pretty sure it's something like if (! $text == ""). That's my guess, but to test it I'll try a post with just 0.

 

Edit: Lol you're actually right, it wouldn't let me post only 0. Lazy coders. :P

C2b6gs7.png

Link to comment
Share on other sites

I guess it is just a matter of upgrading when the stable release arrives? :blink:

 

~D. V. "Don't ya just hate those bugs?" Devnull

tifuserbar-dsavi_x4.jpg and normally with a cool mind.

(Warning: This user can be VERY confusing to some people... And talks in 3rd person for the timebeing due to how insane they are... Sometimes even to themself.)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.