Closed (fixed)
Project:
Taxonomy Browser
Version:
5.x-1.3
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Anonymous (not verified)
Created:
9 Jun 2008 at 11:03 UTC
Updated:
19 May 2020 at 14:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
nancydruHmm, I'm not seeing this. Is there a URL where I can see it?
Comment #2
nancydruI do see that the June 6 commit made a small change in this area. Are you using the versions after that?
Comment #3
Anonymous (not verified) commentedI use
6.x-1.x-dev (2008-Jun-07)6.x-1.x-dev (2008-Jun-09).Comment #4
nancydruI'd like to see this on your site, if possible. As you can see from the attached image, I have several special HTML characters that display fine.
Comment #5
Anonymous (not verified) commentedNancy, have you got my e-mail?
It works properly with the Selection type 'Check boxes' but not with 'Selection box'!
Comment #6
nancydruYes, I was just responding to it, and discovered the same thing. I don't know why the Forms API distinguishes, but the problem is in the core Forms module.
I'll take a look at the core code and see if it's worth submitting an issue and patch to fix it.
Comment #7
nancydruFix committed to both branches.
Comment #8
junyor commentedAfter updating to Taxonomy Browser 5.x-1.3, the taxonomy browser page stopped displaying. I found that it was caused by using PHP 4 with this patch: htmlspecialchars_decode wasn't added until 5.1.0.
Comment #9
nancydruYes, I discovered that in a another module and didn't realize I was using that here too.
Fix committed to both branches.
BTW, D7 will require at least PHP 5.2.5 and MySql 5+. Time to get your host started with upgrading to supported software levels.
Comment #10
junyor commentedThank you.
Comment #11
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.