Possible bug/error in the result tag
Open in chat • 4 posts (analysis)
• Page 1 of 1
-

Dragonmaster352 - Storyteller
When I made this post I added a result tag but while the tags disappeared in the post as they should the colour of the result didn't change. I don't know why. Did I make a mistake or is there something wrong?
I used this tag:
I used this tag:
- Code: Select all
[result]Approved[/result]
You need to write the 'approved' without capital letter :) (yes, its kinda confusing like that. Maybe it should be changed.)
It's a bug in the sense of 'It doesn't do what one expects', but it is not a broken behaviour... it has to do with the way I am forced to implement these things in phpbb.
I'll fix it so that both 'approved' and 'Approved' will trigger the effect by basically copying the settings for the lowercase version, that way it does what is expected ^_^
I'll fix it so that both 'approved' and 'Approved' will trigger the effect by basically copying the settings for the lowercase version, that way it does what is expected ^_^
Testing like a boss:
approved Approved -> Approved
denied Denied -> Approved
failed Failed -> Approved
It works for both lowercase and uppercase first letters (though you might have to refresh your cache, or have patience)
approved Approved -> Approved
denied Denied -> Approved
failed Failed -> Approved
It works for both lowercase and uppercase first letters (though you might have to refresh your cache, or have patience)
4 posts (analysis)
• Page 1 of 1

