Closed (fixed)
Project:
Hierarchical Select
Version:
6.x-3.0
Component:
Code - Flat List
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 May 2010 at 13:20 UTC
Updated:
19 Sep 2010 at 23:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
svendecabooterI'm having the same problem.
Here is a patch against hs_taxonomy 6.x-3.3.
If I have some more time I'll create one for HEAD.
Comment #2
wim leers6.x-3.3 == HEAD.
Thanks, sven! :)
Comment #3
wim leersCommitted!
http://drupal.org/cvs?commit=410034
Comment #4
wim leersComment #5
swentel commentedThis is actually wrong, you should be using the ENT_QUOTES, because single quotes aren't decoded now, so:
Too lazy to create a patch ... :)
Comment #6
wim leersThanks swentel. Committed!
http://drupal.org/cvs?commit=416674
Also backported to D5: http://drupal.org/cvs?commit=416676