Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

in firefox 12 in page source code all links 404 not found! base tag ignored!

  • 12 Antworten
  • 10 haben dieses Problem
  • 1 Aufruf
  • Letzte Antwort von DVeris

more options

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!

Alle Antworten (12)

more options

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

more options

Perform the suggestions mentioned in the following articles:

-> Start Firefox in -> Diagnose Firefox issues using Troubleshoot Mode to check if your add-ons/extensions are causing the problems.

Check and tell if its working.

more options

These steps do not help. this is a bug

Geändert am von DVeris

more options

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/">
more options

http://pastebin.com/D7D3TMEm

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

more options
  • file structure
  • /
  • /admin/index.html
  • /system/css/main.css
more options

Only I have a problem?

more options

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

more options

thanks, will wait)

more options

hmm... firefox 13 - not corrected hmm

more options

I know. No one has yet taken a look at the bug report.

--Tobbi

more options

strangely it... sadly