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 128260 - <from-action> is not supported
Summary: <from-action> is not supported
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Joelle Lam
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-24 15:26 UTC by Tim Lebedkov
Modified: 2008-02-26 03:52 UTC (History)
0 users

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 Tim Lebedkov 2008-02-24 15:26:24 UTC
visual editor shows "Your XML is malformed" for the following:


        <navigation-case>
            <from-action>#{MainPage.new_}</from-action>
            <to-view-id>/EditLinkPage.jsp</to-view-id>
        </navigation-case>