6.0.0-beta1
7/8/25

[#9232] javascript error editing event
Summary javascript error editing event
Queue Kronolith
Queue Version Git master
Type Bug
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester rsalmon (at) mbpgroup (dot) com
Created 09/07/2010 (5418 days ago)
Due
Updated 09/11/2010 (5414 days ago)
Assigned
Resolved 09/11/2010 (5414 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
09/11/2010 05:06:48 PM Michael Slusarz Assigned to Michael Slusarz
State ⇒ Resolved
 
09/08/2010 09:59:51 PM rsalmon (at) mbpgroup (dot) com Comment #3 Reply to this comment
Don't see this.  Most likely a duplicate of Bug #9233.
Here how to reproduce (it took me some time :-))

$_prefs['twentyFour']['value'] = false => No error
$_prefs['twentyFour']['value'] = true => Error

when set to true, AM/PM is not used/needed but js code thinks otherwise.
09/07/2010 07:42:41 PM Michael Slusarz Comment #2
State ⇒ Not A Bug
Reply to this comment
Don't see this.  Most likely a duplicate of Bug #9233.
09/07/2010 09:19:08 AM rsalmon (at) mbpgroup (dot) com Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ javascript error editing event
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
using the traditional interface, I edit an existing event.
When I select different values in start/end month and day, I get the 
following error in firebug :

element is null
[Break on this error] var method = element.tagName.toLowerCase();
prototype.js (ligne 5175)

If I click on save, the event seems to be saved/updated as expected.

Saved Queries