You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Romain Castan (JIRA)" <ji...@apache.org> on 2014/04/30 23:15:18 UTC

[jira] [Commented] (CXF-5721) Special characters not escaped in FIQL expression

    [ https://issues.apache.org/jira/browse/CXF-5721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13986096#comment-13986096 ] 

Romain Castan commented on CXF-5721:
------------------------------------

' character is already taken into account, it's JPA that manage it.
& character does not need to escape.
_ character should be escaped.

> Special characters not escaped in FIQL expression
> -------------------------------------------------
>
>                 Key: CXF-5721
>                 URL: https://issues.apache.org/jira/browse/CXF-5721
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 2.7.11
>            Reporter: Benoit Garrigues
>            Assignee: Sergey Beryozkin
>              Labels: patch
>             Fix For: 2.7.12, 3.0.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Issue 5713 do not correct all cases :
> _ and & characters have to be escaped.
> ' character has to be written twice.



--
This message was sent by Atlassian JIRA
(v6.2#6252)