This is pretty much the same as #1885482: Markup escaped in modules description on feature overview page (see there for more info please) but the 2.x branch already removes the check_plain(). However, it's still escaping some descriptions with markup in string substitutions in l().
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | features-escape-markup-1885532-1.patch | 1.04 KB | alexweber |
Comments
Comment #1
alexweber commentedTrivial fix :)
Comment #2
mpotter commentedLooks good.
Comment #3
mpotter commentedGreat! Committed to 9f4a09d.
Comment #4
alexweber commentedAwesome, thanks!