You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Rajika Kumarasiri (JIRA)" <ji...@apache.org> on 2010/11/16 10:49:13 UTC

[jira] Reopened: (SYNAPSE-707) DBLookup/DBReport mediator should replace a </> with

     [ https://issues.apache.org/jira/browse/SYNAPSE-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rajika Kumarasiri reopened SYNAPSE-707:
---------------------------------------


> DBLookup/DBReport mediator should replace a &lt;/&gt; with </>
> --------------------------------------------------------------
>
>                 Key: SYNAPSE-707
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-707
>             Project: Synapse
>          Issue Type: Bug
>            Reporter: Rajika Kumarasiri
>             Fix For: 2.0
>
>
> If we use a sql statement like "delete from Table where some_value < 1000" this causes a parsing error. To avoid this we need to encode the SQL string 
> "delete from Table where some_value &lt; 1000 " and DBLookup/DBReport mediators should decode this SQL query before processing. 
> Rajika 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org