This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 182431 - [69cat] AssertionError: The relative link /css/common.cssstarts with a slash!
Summary: [69cat] AssertionError: The relative link /css/common.cssstarts with a slash!
Status: RESOLVED DUPLICATE of bug 182423
Alias: None
Product: web
Classification: Unclassified
Component: Editing infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-20 21:02 UTC by laurin1
Modified: 2010-03-23 08:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 166731


Attachments
stacktrace (4.26 KB, text/plain)
2010-03-20 21:02 UTC, laurin1
Details

Note You need to log in before you can comment on or make changes to this bug.
Description laurin1 2010-03-20 21:02:21 UTC
Build: NetBeans IDE Dev (Build 2010-03-20_15-04-42 )
VM: Java HotSpot(TM) Client VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Windows 7

Stacktrace: 
java.lang.AssertionError: The relative link /css/common.cssstarts with a slash!
   at org.netbeans.modules.web.common.api.WebUtils.findRelativeLinkBase(WebUtils.java:170)
   at org.netbeans.modules.web.common.api.WebUtils.resolveToReference(WebUtils.java:123)
   at org.netbeans.modules.css.indexing.CssIndex.getAllDependencies(CssIndex.java:289)
   at org.netbeans.modules.css.indexing.CssIndex.getDependencies(CssIndex.java:261)
   at org.netbeans.modules.css.refactoring.api.CssRefactoring.findAllOccurances(CssRefactoring.java:90)
   at org.netbeans.modules.html.editor.gsf.HtmlDeclarationFinder$3.run(HtmlDeclarationFinder.java:247)
Comment 1 laurin1 2010-03-20 21:02:25 UTC
Created attachment 95490 [details]
stacktrace
Comment 2 Marek Fukala 2010-03-23 08:36:19 UTC

*** This bug has been marked as a duplicate of bug 182423 ***