Possible bug/error in the result tag

Post any bugs, problems or feature requests here.
Dragonmaster352
Dragonmaster352
Elmer
Elmer
Brend
Brend
User avatar
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:

Code: Select all
[result]Approved[/result]
Post Elmer » Mon Sep 29, 2014 5:17 pm
Elmer
 
You need to write the 'approved' without capital letter :) (yes, its kinda confusing like that. Maybe it should be changed.)
Player of the Teprogrenaian Consensus inner world
You need a picture? Pm me ;)
Post Brend » Mon Sep 29, 2014 5:51 pm
User avatar
Brend
 
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 ^_^
Post Brend » Mon Sep 29, 2014 6:01 pm
User avatar
Brend
 
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)

Return to Technical