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 220181 - The YAML parser is yielding error on '@' character usage
Summary: The YAML parser is yielding error on '@' character usage
Status: RESOLVED DUPLICATE of bug 232192
Alias: None
Product: web
Classification: Unclassified
Component: YAML (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-16 14:22 UTC by lenardpalko
Modified: 2013-07-03 09:46 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The screenshot of the error (25.45 KB, image/png)
2012-10-16 14:25 UTC, lenardpalko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lenardpalko 2012-10-16 14:22:52 UTC

    
Comment 1 lenardpalko 2012-10-16 14:25:26 UTC
Created attachment 126020 [details]
The screenshot of the error
Comment 2 lenardpalko 2012-10-16 14:27:46 UTC
The syntax is valid in a Symfony2 config file and parses fine with YAML
Lint. Is this a bug?
Comment 3 tayzer 2013-03-04 04:55:58 UTC
I noticed the same issue
Comment 4 geoB 2013-03-28 16:59:36 UTC
Also, parser does not recognize illegal tab character.  Tab character was discovered by symfony2 cache:clear console command.
Comment 5 xphere 2013-04-16 14:28:21 UTC
It fails also in 7.3 version. I think it's due to the 'at' sign (@) on the next line.
Comment 6 Ondrej Brejla 2013-07-02 14:05:02 UTC

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

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