Summary | Unable to add an entry to contact list |
Queue | Turba |
Queue Version | 4.1.2 |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | asa (at) isac (dot) gov (dot) in |
Created | 09/02/2013 (4383 days ago) |
Due | |
Updated | 12/17/2013 (4277 days ago) |
Assigned | 09/06/2013 (4379 days ago) |
Resolved | 09/29/2013 (4356 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 34e36bfa728161e14e7c05b4e9c0f50248f166c6
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Tue Sep 10 09:11:39 2013 -0400
Possible fix for
Bug: 12647, add missing 'id' attribute to form.turba/templates/browse/actions.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/34e36bfa728161e14e7c05b4e9c0f50248f166c6
State ⇒ Not A Bug
Closing until somebody can provide more detailed data, or steps for me
to reproduce successfully locally.
I can't reproduce this on any of my browsers. FF, Chrome, Safari, IE.
I can't reproduce this on any of my browsers. FF, Chrome, Safari, IE.
commit 9ebe9f17212899b402e82c5575437e7eac512f4b
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Tue Sep 10 09:11:39 2013 -0400
Possible fix for
Bug: 12647, add missing 'id' attribute to form.turba/templates/browse/actions.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/9ebe9f17212899b402e82c5575437e7eac512f4b
Uncaught TypeError: Cannot read property
's4caf5438ddec37e1d948fdb8216b9db2' of undefined search.php:410
The error in ie8 browser says:
Message: 's7e2cfb0cba09d121c062f1b1339fcfee' is null or not an object
Line: 410
Char: 1
Code: 0
URI: http://newlook.isac.dos.gov.in/turba/search.php
I tried disabling all Cache in Horde Configuration, cleared browser
cache, deleted all files in static directory. But, same error
continues.
shot. I am not sure, it will be of use. Just tried. It mentions
some error in line 742. "Throw continue is deprecated, use return
instead. This is for the javascript generated in static directory
turba/search.php"
New Attachment: firebug.png
I am not sure, it will be of use. Just tried. It mentions some error
in line 742. "Throw continue is deprecated, use return instead. This
is for the javascript generated in static directory turba/search.php"
Timestamp: 09/07/2013 11:15:50 AM
Error: TypeError: document.f7f5cbb29acca20f8370d8c15d602c39e is undefined
Source File: http://newlook.isac.dos.gov.in/turba/search.php
Line: 1
Like Jan said, check for JS errors and clear all caches.
Also make sure that your JS files aren't cached anywhere else than in
static/, like in browser, proxies, etc.
Matching -> anant
Now, if I click on Add without selecting any contact list, it should
have at least prompted me with 'You must select a target contact
list'. This message also does not come. Am I facing any caching
issue? I have already deleted static/*.js and static/*.css.
May be if I solve this issue. Other problems reported in mailing
lists also may get resolved.
it. I repeat, I have this problem only when a search for a address is
done and one of the search result is used for adding in existing
contact list.
State ⇒ Feedback
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Summary ⇒ Unable to add an entry to contact list
Type ⇒ Bug
Queue ⇒ Turba
I am unable to add an entry to contact list under the following scenario.
Search for a person in address book.
Select one of the entry add select a contact list and click on Add.
Nothing happens.
Whereas, if the addressbook is browsed and select one of the entry and add
to a contact list works.