|
Re: Is it a bug [message #902420 is a reply to message #902303] |
Fri, 17 August 2012 14:23  |
|
I believe a bug has already been filed on this:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=325711
Jason
On 8/16/2012 5:37 PM, DONG YAO wrote:
> In my jsp, I have code like this
> <birt:report ...
> <birt:param name="orgId" value="${orgId}" />
> ....
> </birt:report>
>
> the value of ${orgId} is 1|abc|334455
>
> In the report, I system out the parameter "orgId" but only get 1, the
> first part of the string. I change the delimeter to $, then the report
> output 1$abc$334455
>
> What is wrong with using "|" as delimter?
>
> I am using birt 2.6.
>
> Thanks
|
|
|
Powered by
FUDForum. Page generated in 0.01420 seconds