Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

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

  • 12 antwoorden
  • 10 hebben dit probleem
  • 1 weergave
  • Laatste antwoord van 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 antwoorden (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

Bewerkt door DVeris op

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