Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

[dev.icinga.com #698] JavaScript error in top.html #351

Closed
icinga-migration opened this issue Aug 9, 2010 · 3 comments
Closed

[dev.icinga.com #698] JavaScript error in top.html #351

icinga-migration opened this issue Aug 9, 2010 · 3 comments

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/698

Created by Anonymous on 2010-08-09 18:08:06 +00:00

Assignee: (none)
Status: Resolved (closed on 2010-08-09 18:27:21 +00:00)
Target Version: 1.0.3
Last Update: 2014-12-08 09:50:27 +00:00 (in Redmine)

Icinga Version: 1.10.0
OS Version: any

I get JavaScript errors from Firebug in Mozilla FireFox 3.6.8 and also in Internet Explorer 8 when I load a fresh window to Icinga and the classic CGI's.

The two errors I get are from FireBug
dragdrop.js

missing ; before statement
[Break on this error] new ns.scroll.outerHTML) {\n
dragdrop.js (line 261)

slider.js

syntax error 
[Break on this error] },\n
slider.js (line 220)

I traced the source of the scripts to http://script.aculo.us/ and downloaded the latest edition from there, overwriting the local javascript files. The error is still present after this operation.

Changesets

2010-08-09 18:20:53 +00:00 by (unknown) f2b1c52

Rewrote the read-checkboxes javascript to be more robust.
Moved several javascripts out of status.c into their own files.
Added in a debug for the URL that can be manually enabled by removing the comment in checkboxesNbutton.js
Fixes 609

Updated scriptalicious to 1.8.3, up from 1.8.2
Fixes #698

2010-08-09 18:28:48 +00:00 by (unknown) 2ad210d

Rewrote the read-checkboxes javascript to be more robust.
Moved several javascripts out of status.c into their own files.
Added in a debug for the URL that can be manually enabled by removing the comment in checkboxesNbutton.js
Fixes #609

Updated scriptalicious to 1.8.3, up from 1.8.2
Fixes #698
@icinga-migration
Copy link
Author

Updated by Anonymous on 2010-08-09 18:16:00 +00:00

  • Target Version set to 1.0.3
  • Done % changed from 0 to 90

Embarrasing.

Force refreshing didnt replace the JavaScripts. Clearing local cache then browsing to site, error is gone.

@icinga-migration
Copy link
Author

Updated by Anonymous on 2010-08-09 18:27:21 +00:00

  • Status changed from New to Resolved
  • Done % changed from 90 to 100

Applied in changeset commit:"f2b1c52d9b956dec600012d7ba5f73b8594687d2".

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-12-08 09:50:27 +00:00

  • Project changed from 19 to Core, Classic UI, IDOUtils
  • Category set to Classic UI
  • Icinga Version set to 1
  • OS Version set to any

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant