Check out Kyoto Shogi, our featured variant for June, 2025.


[ Help | Earliest Comments | Latest Comments ]
[ List All Subjects of Discussion | Create New Subject of Discussion ]
[ List Earliest Comments Only For Pages | Games | Rated Pages | Rated Games | Subjects of Discussion ]

Single Comment

CKEditor support[Subject Thread] [Add Response]
🕸Fergus Duniho wrote on Thu, May 26, 2016 01:37 AM UTC:

The problem I was having with too many &'s being added was duplicate code doing the same thing twice. I originally coded in a line for replacing the &'s in a string with &amp's, and deprecated the display_comment() and format_comment() functions, then later decided to repurpose them. The former handles shortcodes now, and the latter converts &'s to &'s to preserve HTML entities. This comment should appear without problems if this problem is fixed for posting subject comments.