Closed (fixed)
Project:
GeSHi Filter for syntax highlighting
Version:
7.x-1.x-dev
Component:
Administration interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2011 at 19:13 UTC
Updated:
26 Aug 2011 at 09:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
boombatower commentedI am not sure if this is still a problem or if so what you are referring to. Could you please provide some basic steps to reproduce the problem (aka what page and the result).
Comment #2
hdcoder commentedAfter install GeSHi field and GeSHi Filter not work URLs admin/config/content/formats/geshifilter , admin/config , etc. Lang in Drupal only Russian, Engish - off.
Comment #3
DRIVE commentedPatch works, thank you :)
The reference was to the tabs in screen shot attached. No filtering was applied. For example, on the "Enabled" tab, all languages in the Lib were listed. Only the enabled ones were checkmarked but they shouldnt be there if not enabled. Likewise, on the "Disabled" tab, the same results. All langs listed with only the enabled ones checked but they shouldnt be there either.
The patch provided by
hdcoderNicolas fixed the filtration.Comment #4
boombatower commentedIt should be $form instead of $form_id in the patch, corrected and committed. Thanks!
Comment #5
DRIVE commentedCool bananas. I notice that this fix operates much more smoothly... not sure what the fine-grained difference is because the other did work, I just noticed that it processes faster when making edits in the module admin iface.
Thanks!
Comment #6
boombatower commentedThanks again for the clarification and screenshot, that was very helpful.
Comment #7
wim leersYay! I was going to report this bug, but it's already fixed :)