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

Summary: Wrong yaml parsing
Product: web Reporter: alepane
Component: YAMLAssignee: Petr Pisl <ppisl>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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 ***