[GH-ISSUE #115] More userfriendly error views (now are hidden) #98

Closed
opened 2026-02-27 11:10:04 +03:00 by kerem · 7 comments
Owner

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.

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.
kerem 2026-02-27 11:10:04 +03:00
Author
Owner

@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 ?

<!-- gh-comment-id:29813604 --> @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 ?
Author
Owner

@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.

<!-- gh-comment-id:29813606 --> @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.
Author
Owner

@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 ?

<!-- gh-comment-id:29813608 --> @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 ?
Author
Owner

@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??)...

<!-- gh-comment-id:29813610 --> @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??)...
Author
Owner

@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).

<!-- gh-comment-id:29813613 --> @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).
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Redmine Admin on 2010-11-30T17:04:08Z

In [c524608e329666df873d844394d55c34ede84e78]:

#!CommitTicketReference repository="" revision="c524608e329666df873d844394d55c34ede84e78"
see #102
Simple attempt to display the error page returned by the server directly inside [[SqueezeBox]].
Pedro, does it fit your need?
<!-- gh-comment-id:29813615 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Redmine Admin on 2010-11-30T17:04:08Z** In [c524608e329666df873d844394d55c34ede84e78]: <pre> #!CommitTicketReference repository="" revision="c524608e329666df873d844394d55c34ede84e78" see #102 Simple attempt to display the error page returned by the server directly inside [[SqueezeBox]]. Pedro, does it fit your need? </pre>
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Redmine Admin on 2010-12-02T15:25:22Z

In [934334bad56d63573a5463a817ca458ca56f37b3]:

#!CommitTicketReference repository="" revision="934334bad56d63573a5463a817ca458ca56f37b3"
see #97
Work still in progress. Added support for aliases creation and edition.
see #102
Starting with code refactoring before modifying UI.
<!-- gh-comment-id:29813617 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Redmine Admin on 2010-12-02T15:25:22Z** In [934334bad56d63573a5463a817ca458ca56f37b3]: <pre> #!CommitTicketReference repository="" revision="934334bad56d63573a5463a817ca458ca56f37b3" see #97 Work still in progress. Added support for aliases creation and edition. see #102 Starting with code refactoring before modifying UI. </pre>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#98
No description provided.