This shows up on any textarea (i.e. the comment form), and it increases the more filters you have - we already have the information available in filter_formats(), so the direct query is completely pointless since it just grabs the same information in a less efficient way.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | filter_tips.patch | 1003 bytes | webchick |
| filter_tips.patch | 1003 bytes | catch |
Comments
Comment #1
catchComment #2
dropcube commentedThere is no reason tho have that query. Patch looks good.
Comment #3
webchickRe-uploading to try and entice the testing bot, but this looks great!
Comment #4
webchickI really do love committing patches like this. :)
Committed to HEAD. Thanks!