6.0.0-beta1
7/4/25

[#13596] using Google Closure Compiler results in ansel failure
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 09/23/2014 (3937 days ago)
Due
Updated 09/24/2014 (3936 days ago)
Assigned
Resolved 09/24/2014 (3936 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
09/24/2014 08:39:56 AM Git Commit Comment #7 Reply to this comment
Changes have been made in Git (master):

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
09/24/2014 08:39:53 AM Git Commit Comment #6 Reply to this comment
Changes have been made in Git (master):

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
09/24/2014 08:39:50 AM Git Commit Comment #5 Reply to this comment
Changes have been made in Git (master):

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
09/24/2014 08:39:48 AM Jan Schneider Assigned to Jan Schneider
State ⇒ Resolved
 
09/24/2014 08:14:53 AM Git Commit Comment #4 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

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
09/24/2014 08:14:50 AM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

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
09/24/2014 08:14:45 AM Git Commit Comment #2 Reply to this comment
Changes have been made in Git (FRAMEWORK_5_2):

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
09/23/2014 01:16:52 PM michael (at) bigmichi1 (dot) de Comment #1
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ using Google Closure Compiler results in ansel failure
Queue ⇒ Ansel
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
Reply to this comment
when we change the javascript compressor to Google Closure Compiler we 
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

Saved Queries