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 236370 - less interpretor shows an error on Namespace
Summary: less interpretor shows an error on Namespace
Status: RESOLVED DUPLICATE of bug 234639
Alias: None
Product: web
Classification: Unclassified
Component: CSS Preprocessors (SASS, LESS, ...) (show other bugs)
Version: 7.4
Hardware: PC Windows 8
: P3 normal with 1 vote (vote)
Assignee: Marek Fukala
URL: http://lesscss.org/#-namespaces
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-25 12:29 UTC by claudejanz
Modified: 2016-12-16 16:43 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description claudejanz 2013-09-25 12:29:13 UTC
exemple:

@media (min-width: @screen-xs) {
    #page{
        #gradient > .radial;  // this line has an error sign in front of it. but the line is correct and compilation works fine. doc: http://lesscss.org/#-namespaces
        

    }

}

Product Version = NetBeans IDE 7.4 RC1 (Build 201309162201)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.7.0_25
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Comment 1 Vladimir Riha 2013-09-25 13:36:51 UTC
Thank you for reporting

*** This bug has been marked as a duplicate of bug 234639 ***
Comment 2 moueza 2016-12-16 16:43:29 UTC
Confirmed bug