Page MenuHomePhabricator

Code display fails if more than 986 characters of comma-separated values are between curly brackets
Closed, ResolvedPublic

Description

Author: lloydsensei

Description:
Hello.

As you can see on my sandbox
(https://en.wikipedia.org/wiki/User:Camusensei/sandbox), I have done
some tests and noticed that the display (at least of c or cpp code)
fails when there are more than 986 characters of comma-separated values
inside brackets.

For webpages which need more as for example
(https://en.wikipedia.org/wiki/Rijndael_S-box), this causes the code
not to be displayed.
(I just noticed <pre> tags were newly added to wrap the code so that
users may see the content, but this is only a temporary measure until
the display issue is corrected as I guess more articles are concerned)

Regards,
Camusensei


Version: unspecified
Severity: minor

Details

Reference
bz41719

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 1:08 AM
bzimport added a project: SyntaxHighlight.
bzimport set Reference to bz41719.
bzimport added a subscriber: Unknown Object (MLST).
  • This bug has been marked as a duplicate of bug 39498 ***