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 240611 - False Regexp error in partial file
Summary: False Regexp error in partial file
Status: VERIFIED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: AngularJS (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-17 14:30 UTC by Vladimir Riha
Modified: 2014-02-07 07:48 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 2014-01-17 14:30:04 UTC
Please try to paste following to HTML partial file

<a data-ng-href="http://services.netbeans.org/synergy/{{encodeURIComponent(specification.simpleName)}}">


=> editor shows error

Unsupported RegExp flag: s /services.netbeans.org/synergy/{;               



Product Version: NetBeans IDE Dev (Build 201401170001)
Java: 1.8.0-ea; Java HotSpot(TM) Client VM 25.0-b65
Runtime: Java(TM) SE Runtime Environment 1.8.0-ea-b122
System: Linux version 3.2.0-48-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Petr Pisl 2014-02-04 10:19:25 UTC
Fixed in web-main.
Comment 2 Quality Engineering 2014-02-05 02:46:17 UTC
Integrated into 'main-silver', will be available in build *201402050001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/4303b54f85ca
User: Petr Pisl <ppisl@netbeans.org>
Log: #240611 - False Regexp error in partial file
Comment 3 Vladimir Riha 2014-02-07 07:48:31 UTC
Verified, thanks

Product Version: NetBeans IDE Dev (Build 201402070001)
Java: 1.8.0; Java HotSpot(TM) Client VM 25.0-b69
Runtime: Java(TM) SE Runtime Environment 1.8.0-b128
System: Linux version 3.2.0-48-generic-pae running on i386; UTF-8; en_US (nb)