Bug 469 - URL in crash "Exception" dialog is incorrect
Status:
RESOLVED FIXED
Component:
Core :: Win32
Version:
1.8.0
Hardware:
PC All
Importance:
P2 normal
Target Milestone:
---
Assignee:
Raymond Penners
URL:
http://workrave.org/cgi-bin/bugzilla/enter_bug.cgi
Depends on:
Blocks:
Reported:
Jul 15 2005 15:38:07 UTC
by:
Dusty Wilson
Modified:
Jul 15 2005 15:57:59 UTC
IdWhoWhenSizeType
37Crash dialog
Crash dialog
Dusty WilsonJul 15 2005 15:38:40 UTC200301image/png
WhoWhenWhatRemovedAdded
Rob CaelersJul 15 2005 15:57:59 UTCstatusNEWRESOLVED
resolutionFIXED
Description
Dusty Wilson  Jul 15 2005 15:38:07 UTC
http://workrave.org/cgi-bin/bugzilla/enter_bug.cgi returns 404 error.  The
correct URL should be http://issues.workrave.org/cgi-bin/bugzilla/enter_bug.cgi.

Window Title:  Exception
Window Content:  Workrave has unexpectedly crashed.  A crash log has been saved
to  C:\Program Files\Workrave\workrave-crashlog.txt.  Please mail this file to
wo**@so**.net or file a bugreport at:
http://workrave.org/cgi-bin/bugzilla/enter_bug.cgi.  Thanks.
Window Buttons:  OK
Comment 1
Dusty Wilson  Jul 15 2005 15:38:40 UTC
Created attachment 37
Crash dialog
Comment 2
Dusty Wilson  Jul 15 2005 15:42:31 UTC
I would suggest using a short and easy URL for the user to type instead of the
"real" URL, which is long and could be difficult for some.

http://bug.workrave.org/ could redirect to the proper location through Apache
(Redirection via .htaccess or otherwise), Perl (Location HTTP header), PHP, HTML
(META or JavaScript), or some other method.
Comment 3
Rob Caelers  Jul 15 2005 15:57:59 UTC
Indeed...We changed our bugzilla some while ago...