Bug 1592 - Typo in "Manage Preferences" link
Summary: Typo in "Manage Preferences" link
Status: RESOLVED FIXED
Alias: None
Product: Samba Web
Classification: Unclassified
Component: content (show other bugs)
Version: current
Hardware: All Solaris
: P3 normal
Target Milestone: ---
Assignee: Deryck Hodge
QA Contact:
URL: http://bugzilla.samba.org
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-09 00:46 UTC by Tom Shaw
Modified: 2004-08-13 04:58 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Shaw 2004-08-09 00:46:22 UTC
The "Manage Preferences" link in the menu box has:
<a href=userprefs.cgi" ....
instead of
<a href="userprefs.cgi" ....

This causes the link to be broken in Mozilla Firefox 0.8.
Comment 1 Deryck Hodge 2004-08-13 04:58:42 UTC
Fixed now. Thanks for the help.