Bug 3496 - Ugly error pages (e.g. 404) in tlwebadm/tlwebaccess
Summary: Ugly error pages (e.g. 404) in tlwebadm/tlwebaccess
Status: REOPENED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Web Administration (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: LowPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-26 16:15 CEST by Aaron Sowry
Modified: 2022-12-30 12:22 CET (History)
2 users (show)

See Also:
Acceptance Criteria:


Attachments

Description Aaron Sowry cendio 2010-04-26 16:15:43 CEST
At the moment we are just using the standard 404 message provided by Python's HTTPServer module, which is a bit ugly. We should probably have our own templated page for this.
Comment 1 Peter Åstrand cendio 2014-06-17 09:47:11 CEST
Closing with WONTFIX - VDI support has been removed (bug 4352).
Comment 3 Linn cendio 2022-11-11 13:40:24 CET Comment hidden (obsolete)
Comment 4 Linn cendio 2022-11-15 09:32:10 CET
The info in comment 3 regards a corner case when an error occurs during sending error data to the browser. 

In the regular case, Python's error pages are shown as expected, so bug 7851 would also benefit from solving this bug.

Note You need to log in before you can comment on or make changes to this bug.