Closed Bug 49532 Opened 24 years ago Closed 24 years ago

%20 being inserted before .html filename in some cases

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

VERIFIED DUPLICATE of bug 42287

People

(Reporter: jcarpenter0524, Assigned: clayton)

References

()

Details

Overview Description: 
In the code for the page at the above link, there is a space before the actual 
file name " upevents.html"
 
<A HREF=" upevents.html"><IMG SRC="events.jpg" BORDER=0 WIDTH=120 HEIGHT=30></A>

This space is being inserted into the link. so that when you click on the above 
link you are taken to this address:

    http://www.sfaquarium.org/%20upevents.html

instead of the correct address:

    http://sfaquarium.org/upevents.html


Steps to Reproduce: 
- go to link: http://www.sfaquarium.org/
- click on the link for "SFAS Events" or just mouse over it and check the status 
bar

Actual Results: 
a space is inserted into the link

Build Date & Platform Bug Found: 
2000-08-18-08-M18 : Win32

Additional Builds and Platforms Tested On: 
2000-08-18-06-M18 : Linux
2000-08-18-08-M18 : Mac
*** Bug 49667 has been marked as a duplicate of this bug. ***

*** This bug has been marked as a duplicate of 42287 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
VERIFIED.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.