mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 09:26:00 +03:00
[GH-ISSUE #115] More userfriendly error views (now are hidden) #98
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#98
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tonioo on GitHub (Dec 4, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/115
Originally assigned to: @tonioo on GitHub.
Originally created by Pedro Gracia on 2010-11-30T15:05:48Z
From forms in Squeezebox we can't see Django error page.
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Antoine Nguyen on 2010-11-30T15:20:48Z
Yes you can't see them from a SqueezeBox window. By the way, using firebug, you can open a debugging console and check for "500" errors.
I don't think I'm going to make something about this, it is more a developer/tester problem.
Is it OK for you ?
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Pedro Gracia on 2010-11-30T15:36:10Z
Yes, but I was thinking in developers using other browsers too. Currently I use chrome a lot and I can see the error but It's a bit difficult to read.
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Antoine Nguyen on 2010-11-30T15:44:44Z
Is firebug (or something similar) available for Chrome ?
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Pedro Gracia on 2010-11-30T15:51:31Z
Yes: http://developer.apple.com/library/safari/#documentation/AppleApplications/Conceptual/Safari_Developer_Guide/1Introduction/Introduction.html
But I don't know if it exists in Opera or IE (and others??)...
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Antoine Nguyen on 2010-11-30T16:13:16Z
I don't know too. The problem is I'm waiting for JSON response when a form is submited via SqueezeBox... Maybe I can catch the error by defining an 'onFailure' event function (http://mootools.net/docs/core/Request)/Request).
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Redmine Admin on 2010-11-30T17:04:08Z
In [c524608e329666df873d844394d55c34ede84e78]:
@tonioo commented on GitHub (Dec 4, 2013):
Posted by Redmine Admin on 2010-12-02T15:25:22Z
In [934334bad56d63573a5463a817ca458ca56f37b3]: