Closed (fixed)
Project:
Taxonomy Term Reference Tree Widget
Version:
7.x-2.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2012 at 21:30 UTC
Updated:
5 Apr 2012 at 23:30 UTC
I was confused by the use of ! in the form_error - turns out that it's OK because the $element['#title'] is already filtered.
It seems great to me to add a comment acknowledging this use of ! since it's not common.
| Comment | File | Size | Author |
|---|---|---|---|
| note_regarding_use_of_exclamation.patch | 511 bytes | greggles |
Comments
Comment #1
bartk commentedFixed in 7.x-1.x-dev.
Comment #2
gregglesThe fix is in http://drupalcode.org/project/term_reference_tree.git/commit/f499859
Note that when you fix something the best Status is "fixed." This leaves it visible in the queue for two weeks at which point it gets automatically closed by an automated process.
Leaving it in the queue makes it visible to people who may be looking for the same issue and helps prevent duplicate issues.