d2jsp
Log InRegister
d2jsp Forums > d2jsp > General Help > Broken Bb Code After Update [bug]
Closed New Topic
Member
Posts: 1,591
Joined: Mar 9 2026
Gold: 2,061.00
Jun 8 2026 03:37am
Hi everyone, I may be duplicating this and someone else has already written about this. About a week or two ago, when using strikethrough text (and it turns out other things), the BBCode code display broke. I think the website updated the engine or library responsible for BBCode code rendering, which is what started breaking the text.

Where this can be reproduced: Everywhere on the site (topics, profile, etc.)

How to reproduce: In my experience, it's enough to add more than 10-20 lines of text using color and, for example, strikethrough text (as a result, all lines after will be broken).

Example:

1 line text
2 line text
3 line text
4 line text
5 line text
6 line text
7 line text
8 line text
9 line text
10 line text
11 line text
12 line text
13 line text
14 line text
15 line text
16 line text
17 line text
18 line text
19 line text
20 line text
21 [COLOR=teal]line[/COLOR] text
22 [COLOR=teal]line[/COLOR] text

Example BB code:

Code
1 [B][COLOR=teal]line[/COLOR][/B] text
2 [B][COLOR=teal]line[/COLOR][/B] text
3 [B][COLOR=teal]line[/COLOR][/B] text
[S]4 [B][COLOR=teal]line[/COLOR][/B] text[/S]
[S]5 [B][COLOR=teal]line[/COLOR][/B] text[/S]
[S]6 [B][COLOR=teal]line[/COLOR][/B] text[/S]
7 [B][COLOR=teal]line[/COLOR][/B] text
8 [B][COLOR=teal]line[/COLOR][/B] text
9 [B][COLOR=teal]line[/COLOR][/B] text
[S]10 [B][COLOR=teal]line[/COLOR][/B] text[/S]
11 [B][COLOR=teal]line[/COLOR][/B] text
[S]12 [B][COLOR=teal]line[/COLOR][/B] text[/S]
13 [B][COLOR=teal]line[/COLOR][/B] text
[S]14 [B][COLOR=teal]line[/COLOR][/B] text[/S]
[S]15 [B][COLOR=teal]line[/COLOR][/B] text[/S]
16 [B][COLOR=teal]line[/COLOR][/B] text
[S]17 [B][COLOR=teal]line[/COLOR][/B] text[/S]
18 [B][COLOR=teal]line[/COLOR][/B] text
19 [B][COLOR=teal]line[/COLOR][/B] text
[S]20 [B][COLOR=teal]line[/COLOR][/B] text[/S]
[S]21 [B][COLOR=teal]line[/COLOR][/B] text[/S]
[S]22 [B][COLOR=teal]line[/COLOR][/B] text[/S]


This post was edited by dolph1n on Jun 8 2026 03:52am
Member
Posts: 41,890
Joined: Apr 15 2006
Gold: 3,963.33
Trader: Trusted
Jun 8 2026 11:53am
not sure if this is what you are referring to - but the limitations

https://forums.d2jsp.org/topic.php?t=109570184&f=34
Member
Posts: 12,391
Joined: Aug 11 2008
Gold: 222,365.50
Jun 8 2026 12:32pm
Hi everyone, I may be duplicating this and someone else has already written about this. About a week or two ago, when using strikethrough text (and it turns out other things), the BBCode code display broke. I think the website updated the engine or library responsible for BBCode code rendering, which is what started breaking the text.

Where this can be reproduced: Everywhere on the site (topics, profile, etc.)

How to reproduce: In my experience, it's enough to add more than 10-20 lines of text using color and, for example, strikethrough text (as a result, all lines after will be broken).

Example:

1 line text
2 line text
3 line text
4 line text
5 line text
6 line text
7 line text
8 line text
9 line text
10 line text
11 line text
12 line text
13 line text
14 line text
15 line text
16 line text
17 line text
18 line text
19 line text
20 line text
21 line text
22 line text

Example BB code:

Code
1 [B][COLOR=teal]line[/COLOR][/B] text
2 [B][COLOR=teal]line[/COLOR][/B] text
3 [B][COLOR=teal]line[/COLOR][/B] text
[S]4 [B][COLOR=teal]line[/COLOR][/B] text[/S]
[S]5 [B][COLOR=teal]line[/COLOR][/B] text[/S]
[S]6 [B][COLOR=teal]line[/COLOR][/B] text[/S]
7 [B][COLOR=teal]line[/COLOR][/B] text
8 [B][COLOR=teal]line[/COLOR][/B] text
9 [B][COLOR=teal]line[/COLOR][/B] text
[S]10 [B][COLOR=teal]line[/COLOR][/B] text[/S]
11 [B][COLOR=teal]line[/COLOR][/B] text
[S]12 [B][COLOR=teal]line[/COLOR][/B] text[/S]
13 [B][COLOR=teal]line[/COLOR][/B] text
[S]14 [B][COLOR=teal]line[/COLOR][/B] text[/S]
[S]15 [B][COLOR=teal]line[/COLOR][/B] text[/S]
16 [B][COLOR=teal]line[/COLOR][/B] text
[S]17 [B][COLOR=teal]line[/COLOR][/B] text[/S]
18 [B][COLOR=teal]line[/COLOR][/B] text
19 [B][COLOR=teal]line[/COLOR][/B] text
[S]20 [B][COLOR=teal]line[/COLOR][/B] text[/S]
[S]21 [B][COLOR=teal]line[/COLOR][/B] text[/S]
[S]22 [B][COLOR=teal]line[/COLOR][/B] text[/S]


Very much duplicated, but this is the first post I've seen use "BB Code" which will be good if someone google's the query. It's a known thing now. It appears you are limited to the amount of text/colors (don't quote me) you can edit in a profile notes tab.

Solution:
1)use another program to edit text
2)upload img to imgur
3)paste the link into your profile notes
Member
Posts: 1,591
Joined: Mar 9 2026
Gold: 2,061.00
Jun 8 2026 02:09pm
Very much duplicated, but this is the first post I've seen use "BB Code" which will be good if someone google's the query. It's a known thing now. It appears you are limited to the amount of text/colors (don't quote me) you can edit in a profile notes tab.

Solution:
1)use another program to edit text
2)upload img to imgur
3)paste the link into your profile notes


Thanks for the answer, but the problem is more with the design of trading topics. I'm trying to make the text readable using colors. This feature is currently broken, forcing me to write in plain text, which turns into a mess. It doesn't highlight important things that someone is looking for, like the perfect of parameters, etc. Generating screenshots for a trading topic is definitely overkill; no one will do that.
Go Back To General Help Topic List
Closed New Topic