Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 12 trả lời
  • 10 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi 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!

Tất cả các câu trả lời (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

Được chỉnh sửa bởi DVeris vào

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