Issue 31858 - Webpage tries to link to a stylesheet using file://
Summary: Webpage tries to link to a stylesheet using file://
Status: CLOSED FIXED
Alias: None
Product: QA
Classification: Unclassified
Component: www (show other issues)
Version: current
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: Frank Schönheit
QA Contact: issues@qa
URL: http://qa.openoffice.org/issue_handli...
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-21 18:17 UTC by swillis
Modified: 2004-07-23 14:34 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description swillis 2004-07-21 18:17:12 UTC
Just happened to have my Firefox javascript console open and I noticed an entry:

Security Error: Content at
http://qa.openoffice.org/issue_handling/project_issues.html may not load or link
to file:///g:/src/www/qa/css/qa.css.

I checked the html myself, and it's got a
@import "file:///g:/src/www/qa/css/qa.css";

I assume this is a mistake?
Comment 1 stx123 2004-07-23 10:21:09 UTC
Yes, you are right, that's a mistake. Thanks for the hint.
Comment 2 Frank Schönheit 2004-07-23 11:01:50 UTC
uh, yes - I used those while editing, to verify the final layout.
Fixed. Should materialized on the site in a few minutes.
Comment 3 Frank Schönheit 2004-07-23 14:34:02 UTC
looks better now - thanks for reporting :)