Closed (cannot reproduce)
Project:
Advanced Help
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 May 2009 at 03:51 UTC
Updated:
25 Mar 2015 at 05:33 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ufku commentedI think this issue belongs to advanced help module. Html tags in readme files should be escaped before printing.
Comment #2
fgmFor reference, there is currently a @todo for this at line 527 in the module.
Comment #3
fgmThe problem is the although AH identifies the specific case of README files earlier on in the processing, it does not keep the information when building the cache.
Suggested patch adds this information and check_plains such entries.
Comment #4
fgmAnd matching patch for D7
Comment #5
dmitrig01 commentedCommitted the d7 version, thanks.
Comment #6
fgmD6 patch. I just tested it again on the latest version.
Comment #7
gisleI am unable to reproduce the problem with the latest release.
Patch is four years old and do not longer apply. Closing for now.
Feel free to repopen if you still think problem persists in latest version.