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 120590 - Block Literals are marked as error
Summary: Block Literals are marked as error
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: YAML (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jan Jancura
URL:
Keywords:
: 135166 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-10-31 10:50 UTC by Martin Schovanek
Modified: 2008-08-29 09:26 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Schovanek 2007-10-31 10:50:27 UTC
[#2007103101101220, jdk1.5.0]

to reproduce:
-------------
1) have a .yml like:
adress: |
    The Park, Building 3
    V Parku 2308/8
    148 00 Praha 4
comment: >
    Do you have
    questions about
    ....

ERROR: both constructs are marked as error
Comment 1 Jan Jancura 2007-10-31 13:39:10 UTC
I am probably not able to fix it to nb60.
Comment 2 Jan Jancura 2007-10-31 16:38:37 UTC
This language construct is not supported. YAML is complex language, and current nb YAML plug-in supports some subset of
YAML features only.
Comment 3 Jan Jancura 2008-06-16 13:56:29 UTC
*** Issue 135166 has been marked as a duplicate of this issue. ***
Comment 4 Torbjorn Norbye 2008-06-30 18:44:17 UTC
This should be fixed in the new YAML editor, changeset: 1b301c3002c6