d2jsp
Log InRegister
d2jsp Forums > d2jsp > General Help > Site Suggestions > Bbcode Bugs
Add Reply New Topic New Poll
Member
Posts: 19,486
Joined: Mar 19 2008
Gold: 148,472.00
Trader: Trusted
Feb 15 2015 04:37am
Bug #1:
RGB color codes no longer work. They don't seem to save. For example, if you go to your profile notes, use an RBG color code and save, the color won't appear. Then when you edit your notes again the code is no longer there. This happens to posts as well.

For example it goes from:
Code
[COLOR=rgb(77, 176, 26)]Green[/COLOR]

to
Code
Green


Bug #2:
You can use the hex color codes to establish a text color once but when you go to edit the text or quote someone with a hex color code it comes up as an RBG color code which as mentioned above, isn't working.

For example it goes from:
Code
[COLOR=#4db01a]Green[/COLOR]

and after the edit to:
Code
[COLOR=rgb(77, 176, 26)]Green[/COLOR]


Bug #3:
Using color names, aside from the default ones ( blue, red, purple, orange, yellow, grey, and green), to establish a text color also only works once for the same reason as the hex color codes.

It goes from:
Code
[COLOR=darkblue]Dark Blue[/COLOR]

to the RGB code equivalent after the edit.

Bug #4:
You can no longer "quote from a link" as seen in section 15 here: http://forums.d2jsp.org/topic.php?t=70797009&f=34

Basically, before you were able to add a link in between quotation marks and it would appear clickable in the quote source area and now, when you do that, it doesn't appear clickable.

As you can see here:
Quote (" http://forums.d2jsp.org/info.php?p=4 ")
treat others as you would like to be treated
Retired Moderator
Posts: 40,750
Joined: Sep 15 2009
Gold: 184,361.80
Trader: Trusted
Feb 15 2015 04:43am
It is intentional that the RGB colors do not work anymore.
You have to use COLOR=Blue or COLOR=#ff3300

But the colors shouldn't break when editing. Not sure if it is intentional that they break when quoting (could be).
Admin
Posts: 24,300
Joined: Sep 24 2002
Gold: 22,279.75
Trader: Trusted
Feb 17 2015 09:37am
Green

RGB color codes are allowed again. Regarding #4, not sure I'm going to re-enable that one, seems like a very fringe case usage that is rather unnecessary and not really how the quote was intended to be used.
Member
Posts: 3,961
Joined: Aug 24 2012
Gold: 3.19
Feb 17 2015 11:50am
Quote (njaguar @ Feb 17 2015 11:37am)
Green

RGB color codes are allowed again. Regarding #4, not sure I'm going to re-enable that one, seems like a very fringe case usage that is rather unnecessary and not really how the quote was intended to be used.

Blue
Go Back To Site Suggestions Topic List
Add Reply New Topic New Poll