views_handler_filter_string::admin_summary does not display the filter values, only the operator
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | views_admin_summary.patch | 2.1 KB | yched |
| #2 | views_admin_summary.patch | 2.1 KB | yched |
views_handler_filter_string::admin_summary does not display the filter values, only the operator
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | views_admin_summary.patch | 2.1 KB | yched |
| #2 | views_admin_summary.patch | 2.1 KB | yched |
Comments
Comment #1
yched commentedAttached patch fixes this.
It also fixes views_handler_filter_numeric::admin_summary to
- not display a value if the operator doesn't use one ('empty' instead of 'empty 3.5')
- display the 'short' name of the operator instead of the key of the operators() array.
Comment #2
yched commentedOops, previous patch has a typo. This one is better.
Comment #3
merlinofchaos commentedCommitted. Thanks!
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.