Summary | File upload error: GollemVar undefined |
Queue | Gollem |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | iron_hat (at) hotmail (dot) com |
Created | 09/08/2011 (5048 days ago) |
Due | |
Updated | 09/12/2011 (5044 days ago) |
Assigned | |
Resolved | 09/12/2011 (5044 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Bug #10491: Need to output variable to page1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/d0e49948bfcd065c6d8a6c41d12ffbf3341e03fb
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Gollem
Summary ⇒ File upload error: GollemVar undefined
Type ⇒ Bug
State ⇒ Unconfirmed
(as caught by the Chrome debugger):
Uncaught ReferenceError: GollemVar is not defined
on line 340 of manager.js
The name of the chosen file appears in the textbox, but clicking
"Upload File(s)" causes the same error on line 329 of manager.js The
file is not uploaded.