Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » xpath express does not support some special character?(it does not support square brackets.)
icon2.gif  xpath express does not support some special character? [message #507352] Wed, 13 January 2010 04:18
David Guo is currently offline David GuoFriend
Messages: 2
Registered: December 2009
Junior Member
I use xml data source, and define a dataset with following "Row mapping":
/REPORT/OBJECT-SUMMARY[@name="{?param_1?}"]/AP
while the param_1 = "[bedred]mx", then the total xpath is:
/REPORT/OBJECT-SUMMARY[@name="[bedred]mx"]/AP

It can not work. and get following exception:
Data Section:
+ Cannot execute the statement.
The filter definition is invalid.

I have verified in "xml spy", the above xpath is a valid xpath expression.

It seems that birt can not support some special character. Is there any workaround for this.

[Updated on: Wed, 13 January 2010 04:19]

Report message to a moderator

Previous Topic:Anyone know of widely BIRT is used both non-commercially and commercially?
Next Topic:Mozilla Rhino Class Loading Issue w/ BIRT in webapp
Goto Forum:
  


Current Time: Fri Apr 26 15:38:48 GMT 2024

Powered by FUDForum. Page generated in 0.02877 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top