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 227028

Summary: Error displayed in Sympony Config but no error
Product: web Reporter: mlwacosmos
Component: YAMLAssignee: Petr Pisl <ppisl>
Status: RESOLVED DUPLICATE    
Severity: normal CC: vriha
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description mlwacosmos 2013-03-05 11:08:04 UTC
Product Version = NetBeans IDE 7.3 RC2 (Build 201302050851)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.7.0_10
Runtime = Java HotSpot(TM) Client VM 23.6-b04

An error is displayed in the config.yml file of a symfony project when you import other configs:
- { resource: @MyBundle/Resources/config/config.yml }

 the command is underlined (red) and the error displayed is : ScannerException while scanning for the next token we had this found character @(64) that cannot start any token

Anyway, this is the right way to import other configuations
Comment 1 mlwacosmos 2013-03-05 11:08:12 UTC
Created attachment 132196 [details]
IDE log
Comment 2 Ondrej Brejla 2013-07-02 14:05:19 UTC

*** This bug has been marked as a duplicate of bug 212063 ***
Comment 3 Ondrej Brejla 2013-07-03 09:46:32 UTC

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