DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4576>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4576

Does not leave character # alone.





------- Additional Comments From [EMAIL PROTECTED]  2001-11-02 10:07 -------
Upgraded to 1.2-rc2. Here is the new behavior.

if I send:
<\#$cgi->objectname#><\#/TRIM#>

i get back:
<\#$cgi->objectname#><\#/TRIM#>

which seems to be what the documentation says.  (although not exaclty how i've
come to know escapes)

but if i send
<#$cgi->objectname#><#TRIM#>
I get a :
java.lang.OutOfMemoryError
        <>

anyhow, this is easy to work around for me(just take out the escape characters
manually), so this is more of an FYI.

-Trav


actually what I am sending when I get the error is ten lines that look like
this:
<tr><td>101231</td><td>1</td><td>
<a href="<#$cgi->scriptname#>/<#TRIM
AFTERLAST="/"#><#$cgi->objectname#><#/TRIM#>nndc.ShowDatasetsServlet?fn_0=search_field.DATA_INFO_ID&bt_0=&st_0=&EQ_0=101231&fn_1=search_field.SEARCH_LOOK_ID&bt_1=&st_1=&EQ_1=1&fn_2=search_field.FIELD_TITLE&type_2=Exact&query_2=AGENCY&query=++&dataset=400139&search_look=3&group_id=NONE&display_look=3&source_id=100005&submit_all=Select+Data">AGENCY</a>
</td></td><td>arcims_site.AGENCY</td>
<td>character</td><td>64</td><td>default</td><td>20</td>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to