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 217287 - Typo in Rule editor warning msg
Summary: Typo in Rule editor warning msg
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 7.3
Hardware: PC Linux
: P4 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-23 10:23 UTC by Vladimir Riha
Modified: 2012-09-03 13:01 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 Vladimir Riha 2012-08-23 10:23:31 UTC
Paste following rule (or other with syntax errror) into CSS file and select the rule so it is populated to Rule Editor 

.btn-primary {
  background-color: #0074cc;
  *background-color: #0055cc;
  background-image: -ms-linear-
}


Rule editor says:

The selected rule contains error, the LISTER

should be LISTED


Product Version: NetBeans IDE Dev (Build EaselCSS-542-on-20120823)
Java: 1.7.0_06; Java HotSpot(TM) Client VM 23.2-b09
System: Linux version 3.2.0-29-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Marek Fukala 2012-08-23 10:34:45 UTC
web-main#13d7f4424c80 

will be pushed later
Comment 2 Vladimir Riha 2012-08-24 08:56:16 UTC
thanks a lot

Product Version: NetBeans IDE Dev (Build EaselCSS-553-on-20120824)
Comment 3 Quality Engineering 2012-09-03 13:01:49 UTC
Integrated into 'main-golden', will be available in build *201209031048* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/13d7f4424c80
User: Marek Fukala <mfukala@netbeans.org>
Log: #217287 - Typo in Rule editor warning msg