So the HTML is not interpreted on display...
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | suggestions_l10n_html.patch | 1.11 KB | meba |
| suggestions_l10n_html.patch | 1.11 KB | meba |
So the HTML is not interpreted on display...
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | suggestions_l10n_html.patch | 1.11 KB | meba |
| suggestions_l10n_html.patch | 1.11 KB | meba |
Comments
Comment #1
gábor hojtsyHm, why not use check_plain(), the Drupal standard?
Comment #2
meba commentedRight...
Comment #3
gábor hojtsyThanks, committed.
Comment #4
keith.smith commentedSlightly off-topic, but while I was playing with queries on the locale server's SQL database this morning, I ran some simple statistics for the number of
<p>tags (and others) still in strings in 6.x (which are probably large t strings that contain HTML formatting beyond italics and bold).Drupal 5.5 apparently has about thirty strings containing
<p>, where 6.0RC1 now has eleven by my count.5.5 - 30
6b1 - 28
6b2 - 26
6b3 - 25
6b4 - 21
6rc1 - 11
Comment #5
gábor hojtsySounds good :)
Comment #6
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.