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 177783 - Wrong yaml parsing
Summary: Wrong yaml parsing
Status: RESOLVED DUPLICATE of bug 212063
Alias: None
Product: web
Classification: Unclassified
Component: YAML (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-28 06:06 UTC by alepane
Modified: 2012-05-04 09:01 UTC (History)
0 users

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 alepane 2009-11-28 06:06:46 UTC
if you add this code to a yml file (as is in http://www.symfony-project.org/jobeet/1_4/Doctrine/en/04)
 stylesheets: [main.css, jobs.css, job.css, print: {media: print}]
the editor say that is wrong
Comment 1 Filip Zamboj 2009-11-30 06:53:13 UTC
reproducible in 
Product Version: NetBeans IDE 6.8 RC1 (Build 091130-ba6a28330643)
Java: 1.5.0_17-ea; Java HotSpot(TM) 64-Bit Server VM 1.5.0_17-ea-b01
Comment 2 Petr Pisl 2011-04-12 14:43:51 UTC
the last change was a mistake
Comment 3 Ondrej Brejla 2011-09-01 10:01:50 UTC
Reassigning
Comment 4 Ondrej Brejla 2012-05-04 09:01:25 UTC
Caused by external parser...needs to be updated (but last version is 4 years
old...:/ ) or replaced by another parser.

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