為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

  • 12 回覆
  • 10 有這個問題
  • 1 次檢視
  • 最近回覆由 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!

所有回覆 (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

由 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