in firefox 12 in page source code all links 404 not found! base tag ignored!
in firefox 12 in page source code all links 404 not found! base tag ignored!
All Replies (12)
when base = ..site.com/
request = ..site.com/admin/
link "/system/css/main.css"
firefox in page source code ..site.com/admin/system/css/main.css - 404! its bug
must be ..site.com/system/css/main.css
Perform the suggestions mentioned in the following articles:
- Clear Cookies & Cache
- Clear the Network Cache
- Make sure that you are using the "Remember History" setting as described in this article -> Settings for privacy, browsing history and do-not-track
-> Start Firefox in -> Diagnose Firefox issues using Troubleshoot Mode to check if your add-ons/extensions are causing the problems.
- Also see this article -> Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems
Check and tell if its working.
These steps do not help. this is a bug
Modified
Can you post a link to a page which shows that problem or the complete code that you use?
Did you include the protocol and a trailing slash?
<base href="http://site.com/">
file structure / /admin/index.html /system/css/main.css
in source code of index.html link to main.css in firefox 12:
http://mysite.com/admin/system/css/main.css - 404 not found
in other browsers http://mysite.com/system/css/main.css - correctly
- file structure
- /
- /admin/index.html
- /system/css/main.css
Only I have a problem?
I filed bug 757348 for you: https://bugzilla.mozilla.org/show_bug.cgi?id=757348
If you want to be notified about changes, please add yourself to the CC list of the bug by creating a new bugzilla account: http://bugzilla.mozilla.org/createaccount.cgi
Then go to the bug page shown above and hit 'Save changes' in order to add yourself to the CC list.
--Tobbi
thanks, will wait)
hmm... firefox 13 - not corrected hmm
I know. No one has yet taken a look at the bug report.
--Tobbi
strangely it... sadly