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 105117 - comments are inavlid interpreted
Summary: comments are inavlid interpreted
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: YAML (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Daniel Prusa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-30 12:05 UTC by Lukasz Grela
Modified: 2008-08-29 09:26 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 Lukasz Grela 2007-05-30 12:05:12 UTC
1) paste below code into yaml editor

hr: # 1998 hr ranking
  - Mark McGwire
  - Sammy Sosa
rbi:
  # 1998 rbi ranking
  - Sammy Sosa
  - Ken Griffey

2) text after "#" should be interpreted as comments
Comment 1 Jan Jancura 2007-07-13 10:44:54 UTC
reproducible
Comment 2 Daniel Prusa 2007-08-22 09:28:57 UTC
Fixed.

/cvs/languages/yaml/src/org/netbeans/modules/languages/yaml/YAML.nbs
new revision: 1.5; previous revision: 1.4