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 | 05/24/2011 (5156 days ago) |
Due | |
Updated | 05/25/2011 (5155 days ago) |
Assigned | |
Resolved | 05/25/2011 (5155 days ago) |
Github Issue Link | |
Github Pull Request | |
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
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Horde Base
Summary ⇒ ?tagName? is null or is not an object
Type ⇒ Bug
State ⇒ Unconfirmed
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??