History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-25503
Type: Bug Bug
Status: Resolved Resolved
Resolution: Cannot Reproduce
Priority: Normal Normal
Assignee: Alexey Pegov
Reporter: Josef Pavlas
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Incorrect path to CSS in HTML tag LINK

Created: 21 Feb 08 11:07   Updated: 21 Jul 08 15:33
Component/s: Code Analysis. Inspection, CSS Editing
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: Windows XP Professional SP2, Windows Vista Home Premium (32bit)

Build: 7,590
Severity: Medium


 Description  « Hide
Value of the LINK tag's attribute href gets highlighted as warning when it is path relative to the root of web app.
Current reference provider (CssInHtmlLinkReferenceProvider) works only with path relative to the current file.

Desired functionality is to provide paths relative to the web app root when applicable (only when rel attribute value is "stylesheet"?).



 All   Comments   Work Log   Change History      Sort Order:
Alexey Pegov - 02 Apr 08 17:16
Josef, could you provide me an example of your directories layout? I've just tried in 7.0.3 and it works just fine for absolute web roots.