| Summary | using Google Closure Compiler results in ansel failure |
| Queue | Ansel |
| Queue Version | 3.0.1 |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | jan (at) horde (dot) org |
| Requester | michael (at) bigmichi1 (dot) de |
| Created | 9/23/14 (4206 days ago) |
| Due | |
| Updated | 9/24/14 (4205 days ago) |
| Assigned | |
| Resolved | 9/24/14 (4205 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
commit d7750d84a75d6d601ff22f2c369566fe391b3bb5
Author: Jan Schneider <jan@horde.org>
Date: Wed Sep 24 10:14:13 2014 +0200
[jan] Fix closure compiler errors (
Bug #13596).Conflicts:
ansel/docs/CHANGES
ansel/package.xml
ansel/docs/CHANGES | 1 +
ansel/package.xml | 2 ++
2 files changed, 3 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/d7750d84a75d6d601ff22f2c369566fe391b3bb5
commit b1a53433a4a9f62fc9f38060e060611f0928c0ae
Author: Jan Schneider <jan@horde.org>
Date: Wed Sep 24 10:13:29 2014 +0200
Remove trailing commas (
Bug #13596).ansel/js/map.js | 4 ++--
ansel/js/smartmobile.js | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/b1a53433a4a9f62fc9f38060e060611f0928c0ae
commit 06461b05a38a0fe3c71ea1384755da8745cafe68
Author: Jan Schneider <jan@horde.org>
Date: Wed Sep 24 10:09:42 2014 +0200
Don't use keyword as method name (
Bug #13596).ansel/js/editfaces.js | 2 +-
ansel/templates/faces/image.inc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/06461b05a38a0fe3c71ea1384755da8745cafe68
State ⇒ Resolved
commit b485251fdf9538e744b580bbd5061d8c246942d1
Author: Jan Schneider <jan@horde.org>
Date: Wed Sep 24 10:14:13 2014 +0200
[jan] Fix closure compiler errors (
Bug #13596).ansel/docs/CHANGES | 1 +
ansel/package.xml | 2 ++
2 files changed, 3 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/b485251fdf9538e744b580bbd5061d8c246942d1
commit c431269acba362f5cfbbaf14b0376739e43a8d69
Author: Jan Schneider <jan@horde.org>
Date: Wed Sep 24 10:13:29 2014 +0200
Remove trailing commas (
Bug #13596).ansel/js/map.js | 4 ++--
ansel/js/smartmobile.js | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/c431269acba362f5cfbbaf14b0376739e43a8d69
commit 863427989a543ad7a4eba9a67c4fb65e83acd4ac
Author: Jan Schneider <jan@horde.org>
Date: Wed Sep 24 10:09:42 2014 +0200
Don't use keyword as method name (
Bug #13596).ansel/js/editfaces.js | 2 +-
ansel/templates/faces/image.inc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/863427989a543ad7a4eba9a67c4fb65e83acd4ac
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ using Google Closure Compiler results in ansel failure
Queue ⇒ Ansel
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
are no longer able to access a gallery in ansel. Opening the gallery
shows a javascript error:
ReferenceError: HordeCore is not defined
ReferenceError: Lightbox is not defined
reloading doesn't solve the error