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 246787 - Error org.jvyamlb.tokens.PositionedTagToken on correct yml configuration
Summary: Error org.jvyamlb.tokens.PositionedTagToken on correct yml configuration
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: YAML (show other bugs)
Version: 8.0
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-30 18:37 UTC by wampanas
Modified: 2015-03-27 03:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (49.46 KB, text/plain)
2014-08-30 18:38 UTC, wampanas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wampanas 2014-08-30 18:37:59 UTC
Product Version = NetBeans IDE 8.0 (Build 201403101706)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_55
Runtime = Java HotSpot(TM) 64-Bit Server VM 24.55-b03

I have a security.yml config file for Symfony. In this file I've set this:
 access_control:
        { path: ^/[a-z][a-z]/gest, role: ROLE_USER }

The regex expression raise a hint.
Comment 1 wampanas 2014-08-30 18:38:08 UTC
Created attachment 148964 [details]
IDE log
Comment 2 Roman Svitanic 2015-03-26 15:10:44 UTC
Changeset: c89352058522
Author:    Roman Svitanic <rsvitanic@netbeans.org>
Date:      2015-03-26 16:11
Message:   #246787: Error org.jvyamlb.tokens.PositionedTagToken on correct yml configuration
Comment 3 Quality Engineering 2015-03-27 03:22:18 UTC
Integrated into 'main-silver', will be available in build *201503270001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/c89352058522
User: Roman Svitanic <rsvitanic@netbeans.org>
Log: #246787: Error org.jvyamlb.tokens.PositionedTagToken on correct yml configuration
Task #246787 - Error org.jvyamlb.tokens.PositionedTagToken on correct yml configuration