Attached is a fix for the D7 Form API which fixes the filter filtering. Without it, the "Enabled" filter does nothing.

Comments

boombatower’s picture

Status: Needs review » Postponed (maintainer needs more info)

I 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).

hdcoder’s picture

After install GeSHi field and GeSHi Filter not work URLs admin/config/content/formats/geshifilter , admin/config , etc. Lang in Drupal only Russian, Engish - off.

DRIVE’s picture

Patch 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 hdcoder Nicolas fixed the filtration.

boombatower’s picture

Status: Postponed (maintainer needs more info) » Fixed
StatusFileSize
new2.05 KB

It should be $form instead of $form_id in the patch, corrected and committed. Thanks!

DRIVE’s picture

Cool 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!

boombatower’s picture

Thanks again for the clarification and screenshot, that was very helpful.

wim leers’s picture

Yay! I was going to report this bug, but it's already fixed :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.