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 145102 - Cannot find a setter method for this attirbute escapeXML of the tag handler org.netbeans.modules.portalpack.portlets.taglib.ActionURL Tag
Summary: Cannot find a setter method for this attirbute escapeXML of the tag handler o...
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Portalpack (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ chetansanth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-26 10:05 UTC by bharani
Modified: 2009-03-17 07:23 UTC (History)
1 user (show)

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 bharani 2008-08-26 10:05:26 UTC
I get error message as described in Summary when I try to associate escapeXML attribute tag with actionURL and set 
boolean value as "true/false". The JSR286 final spec shows the attribute as "escapeXml"
Comment 1 Satyaranjan D 2008-12-22 11:41:57 UTC
Chetan, please verify this bug.
Comment 2 _ chetansanth 2008-12-23 05:30:03 UTC
Issue seems to be resolved and not reproducible in the latest version. Please close this bug. If seen again please
provide clear steps to reproduce.
Comment 3 _ chetansanth 2008-12-23 05:39:55 UTC
press Ctrl+Space bar after "<portlet:actionURL" to verify the available tag attributes, escapeXML is corrected to escapeXml.