Can someone confirm this error:
1) Install an enable the Module Disable Message
2) Within the Disable Message Module Settings, just enable filtering (no other settings) or leave default settings (if filtering is already enabled)
3) (Clear or rebuild cache/s and) logout
4) Try to login with false password or similar, then, no message, f.e. "Unrecognized username or password. Forgot your password?" is shown
Seems to me, that after enable filtering such important system-warnings are per default filtered as it not should be (here all login/account-form-related system warnings)?
If so, the module isn't usable (especially for more comlpex sites, f.e. if you have to told your customer what exactly is wrong with his input).
Page and user level filtering options are no option, if you have a sidewide warning, you must filter.
Is this fixable?
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | no-more-form-warning-messages-2934067-4.patch | 1.55 KB | v.belous |
Comments
Comment #2
v.belous commentedI have the same problem...
Comment #3
v.belous commentedComment #4
v.belous commentedThis bug related with checking users permission in disable_messages.module line 124
In this line exists checking on the user permissions to view the messages of the type "error" or these permissions were planned to be configured in the module itself
Comment #5
v.belous commentedComment #6
rainer f. gottlieb commentedI installed the patch and it works now as aspected for the case I described initially, means, the Warning "Unrecognized username or password. Forgot your password?" is shown know. Thank You verry much v.belous for this patch.
Comment #7
nkoporecTested the patch and it fixes this issue.Great work!
Marking as RTBC.
Comment #8
milos.kroulik commentedWorks fine for me.
Comment #10
zyxware commentedApplied the patch.