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

[dev.icinga.com #737] Can't save anything on the Admin interface #148

Closed
icinga-migration opened this issue Aug 19, 2010 · 14 comments
Closed
Labels
Milestone

Comments

@icinga-migration
Copy link

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

Created by elagon on 2010-08-19 09:54:36 +00:00

Assignee: (none)
Status: Closed (closed on 2010-09-09 07:58:41 +00:00)
Target Version: 1.2 (Stable)
Last Update: 2010-09-09 07:58:41 +00:00 (in Redmine)


I've got a serious bug with firefox and the new web interface: whenever i edit (or create a new) an item (eg a user or a group) and the setting windows pop up, if I press the save button nothing happens (whell, if I miss write some required fields I receive the allert, so in a way clicking it works, but when all fields are ok nothing more happens). Using Safari, Chrome and Internet Exploder works fine. The problem is with Firefox on Mac OS X ,Linux Ubuntu Desktop 10.04 and Windows XP

Attachments

@icinga-migration
Copy link
Author

Updated by elagon on 2010-08-19 10:01:10 +00:00

  • File added Icinga_Web_Bug.mp4

Here is a screen recording of the bug

@icinga-migration
Copy link
Author

Updated by elagon on 2010-08-19 10:14:18 +00:00

Forgot the version: 1.0.3

@icinga-migration
Copy link
Author

Updated by jmosshammer on 2010-08-19 15:14:21 +00:00

Do you have any messages in the error console/firebug?

@icinga-migration
Copy link
Author

Updated by elagon on 2010-08-19 15:40:18 +00:00

well, this is ridiculous, I have done nothing, not even a reboot of firefox and now works again...
Tomorrow I will try again

@icinga-migration
Copy link
Author

Updated by jmosshammer on 2010-08-20 08:03:58 +00:00

Fixed in current master.
Only occured in FF when no firebug was installed, because he said console is undefined when logging (in the code that checks if console is defined, strange behaviour).

Put a try/catch around it to absolute be sure that the logging mechanism never ever can't screw up the site.

@icinga-migration
Copy link
Author

Updated by jmosshammer on 2010-08-20 08:04:07 +00:00

  • Status changed from New to Resolved

@icinga-migration
Copy link
Author

Updated by elagon on 2010-08-20 09:04:36 +00:00

  • Status changed from Resolved to Feedback

On the last master it doesn't work...

@icinga-migration
Copy link
Author

Updated by jmosshammer on 2010-08-20 09:25:44 +00:00

Try clearing your cookies/cache, perhaps the old javascript code is in the cache.

Does it work afterwards?

@icinga-migration
Copy link
Author

Updated by elagon on 2010-08-20 09:42:22 +00:00

My firefox is set to reset everything everytime I close it.
But to be sure I just cleared everything manually.
I also tried from a new fresh computer I never used to access and still it doesn't work

@icinga-migration
Copy link
Author

Updated by jmosshammer on 2010-08-20 09:50:51 +00:00

What does the FF error console tell you after you click on save?
When you click on the line to see the js code, what block of code does he display?

Unfortunately, I cannot reproduce it. I just checked it on another system and it worked there as well as on my system.

Thx for testing.

@icinga-migration
Copy link
Author

Updated by elagon on 2010-08-20 10:26:32 +00:00

Here is the error

Error: console is not defined
Source File: http://monitor.wavegroup.it/icinga-web/appkit/squishloader/javascript
Line: 157

@icinga-migration
Copy link
Author

Updated by Infinity on 2010-08-23 12:07:54 +00:00

Same here, does not work with firefox, even when trying to inPrivate browsing, can't find anything in the error console since it looks like there's a bug also in the console.log (firebug implementation or sth)

Works fine in Chrome.

@icinga-migration
Copy link
Author

Updated by jmosshammer on 2010-08-24 12:12:55 +00:00

  • Target Version set to 1.2 (Stable)

Could you try the new master and remove all cookies and caches before opening icinga-web?
Since my last comment I tried a whole bunch of VM's and other systems and the error didn't occur with the version I commited.

@icinga-migration
Copy link
Author

Updated by jmosshammer on 2010-09-09 07:58:41 +00:00

  • Status changed from Feedback to Closed

As I couldn't reproduce it on any device I tried since the last udpate I'm closing this ticket. Feel free to reopen it if it occurs again (which should be very unlikely)

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

No branches or pull requests

1 participant