Ticket #6354 (closed defect: fixed)
Drupal GeSHI Filters Re-/Mis-Configured for Forum/Book Software
| Reported by: | frankf | Owned by: | dmachi |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Website | Version: | 1.1.0 |
| Severity: | normal | Keywords: | drupal geshi code |
| Cc: | frank.fortson@… |
Description
Several comments have been made within the forum software/Book, but the problem remains, so posting here.
A week or so ago, the Drupal GeSHI filters must have been reconfigured, or perhaps a software upgrade. The result is that example code placed inside "code" tags are no longer left unmolested, they are interpreted, many times to empty, occasionally to a widget, sometimes to plain text.
The html, js, and other tags seem to work fine, and users could be asked to use only them (but the reference to the code tag below the edit box should be removed). However, there is a wealth of already submitted answers to questions in the forums and examples in the Book that must have used the "code" tags, since those examples/code now either look funky or empty.
The Fix: Re-configure the Drupal GeSHI filters to support the "code" tag.