#6012 - Comcode to HTML converts b Comcode tag to b HTML tag; this violates webstandards (should be strong)
0 guests and 0 members have recently viewed this.
The top 3 point earners from 22nd Mar 2026 to 29th Mar 2026.
| Gabri |
|
|
|---|---|---|
| Jason Verhagen |
|
|
| jacobgkau |
|
|
There are no events at this time
In semiparse mode, Comcode tags b and i were converting to HTML b and i tags. These are outdated and violate webstandards.
This hotfix ensures Comcode b converts to HTML strong, and Comcode i converts to HTML em.