Closed
Bug 1231880
Opened 10 years ago
Closed 10 years ago
Images displayed in IE/Chrome and not Firefox
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 652186
People
(Reporter: u557939, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.3; rv:42.0) Gecko/20100101 Firefox/42.0
Build ID: 20151029151421
Steps to reproduce:
Site address/present location: <ip>/admitcard/wpadmitcard.asp?<parameters>
Line causing issue:
<img width="90" height="120" src="\admitcard\<directory>\<regnumber>.jpeg">
Here; deleting "\admitcard" or changing slashes to opposite direction ("/" to "\") in inspect element fixes the issue; though it works without this fix on other browsers.
Actual results:
I was trying to download admit card for an examination, and for past few years, I noticed my photo never appeared on admit card.
Expected results:
Photo should have appeared without issues in Firefox
Updated•10 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
Component: Untriaged → Networking
OS: Unspecified → All
Product: Firefox → Core
Hardware: Unspecified → All
You need to log in
before you can comment on or make changes to this bug.
Description
•