Summary | using Google Closure Compiler results in kronolith failure |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | michael (at) bigmichi1 (dot) de |
Created | 09/22/2014 (3937 days ago) |
Due | |
Updated | 09/23/2014 (3936 days ago) |
Assigned | |
Resolved | 09/23/2014 (3936 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 0d092b2172b366eeba19eb062ed1009eed21efa0
Author: Jan Schneider <jan@horde.org>
Date: Tue Sep 23 14:24:46 2014 +0200
[jan] Fix closue compiler errors (
Bug #13593).kronolith/docs/CHANGES | 1 +
kronolith/package.xml | 2 ++
2 files changed, 3 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/0d092b2172b366eeba19eb062ed1009eed21efa0
commit bc60a4884ee3d854d5197d03aacb82e63eaa5ca1
Author: Jan Schneider <jan@horde.org>
Date: Tue Sep 23 14:22:17 2014 +0200
Remove unused and invalid variable name (
Bug #13593).kronolith/js/dragdrop2.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/bc60a4884ee3d854d5197d03aacb82e63eaa5ca1
commit f345f4ca3f39828c469c76e75f1d714d01d99d92
Author: Jan Schneider <jan@horde.org>
Date: Tue Sep 23 14:21:34 2014 +0200
Fix syntax error (
Bug #13593).kronolith/js/kronolith.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/f345f4ca3f39828c469c76e75f1d714d01d99d92
State ⇒ Resolved
commit a2e48c06e62fe5749f596cb614e7a35a882ac854
Author: Jan Schneider <jan@horde.org>
Date: Tue Sep 23 14:22:17 2014 +0200
Remove unused and invalid variable name (
Bug #13593).kronolith/js/dragdrop2.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/a2e48c06e62fe5749f596cb614e7a35a882ac854
Version ⇒ Git master
commit ce6b8fa4586b82d9c69c89d6089e754bd9d501c5
Author: Jan Schneider <jan@horde.org>
Date: Tue Sep 23 14:21:34 2014 +0200
Fix syntax error (
Bug #13593).kronolith/js/kronolith.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/ce6b8fa4586b82d9c69c89d6089e754bd9d501c5
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ using Google Closure Compiler results in kronolith failure
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
are no longer able to access kronolith. Opening the page shows a
javascript error:
ReferenceError: HordeCore is not defined
reloading doesn't solve the error