Summary | ?tagName? is null or is not an object |
Queue | Horde Base |
Queue Version | 4.0.3 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | wangshichen17 (at) gmail (dot) com |
Created | 2011-05-24 (3527 days ago) |
Due | |
Updated | 2011-05-25 (3526 days ago) |
Assigned | |
Resolved | 2011-05-25 (3526 days ago) |
Milestone | |
Patch | No |
this modification can work on CHROME , IE8 , FIREFOX
thanks for bug-fix very much!!!!
THANKS FOR MODIFICATION!!
and I have tried this modification.
it can correctly work on Google Chrome, but didn't work on IE8
is there a problem in different browser?
Bug #10118: Fix colorpicker on categories prefs UI screen1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/e7a9ef73f46054df8037572a330418c61e9c7954
State ⇒ Resolved
Bug #10118: Fix colorpicker on categories prefs UI screen1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/e7a9ef73f46054df8037572a330418c61e9c7954
Type ⇒ Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Summary ⇒ ?tagName? is null or is not an object
Queue ⇒ Horde Base
Milestone ⇒
Patch ⇒ No
somthing wrong about the configuration of the preference.
Configureing [preference] --> [Global Preference] --> [classification
and tag], there are two ways about changing the color of the tag. one
is that type the RGB of the color directly, another is that click the
image. and it should pump a small window to let user to choose the
color the user want. and I found that when I click the image, there is
a javascript error happening like as followed:
?tagName? is null or is not an object [in prototype.js]
is there a bug in the javascript code??