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

ASF GitHub Bot commented on CAY-2077:
-------------------------------------

GitHub user ollybondareva opened a pull request:

    https://github.com/apache/cayenne/pull/98

    CAY-2077 Bug in CayenneRuntimeException using wrong specified string in 
Formatter

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ollybondareva/cayenne exceptionbug

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cayenne/pull/98.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #98
    
----
commit a06aa15f11f2d53f1a979f1fa2722b6c002b6416
Author: olga <[email protected]>
Date:   2016-04-13T10:39:31Z

    CayenneRuntimeExceptionbug

----


> Bug in CayenneRuntimeException using wrong specified string in Formatter
> ------------------------------------------------------------------------
>
>                 Key: CAY-2077
>                 URL: https://issues.apache.org/jira/browse/CAY-2077
>             Project: Cayenne
>          Issue Type: Bug
>            Reporter: Olga Bondareva
>
> INFO: Exception processing message org.apache.cayenne.remote.QueryMessage of 
> type Query
> java.util.UnknownFormatConversionException: Conversion = '"'
>       at java.util.Formatter.checkText(Formatter.java:2579)
>       at java.util.Formatter.parse(Formatter.java:2565)
>       at java.util.Formatter.format(Formatter.java:2501)
>       at java.util.Formatter.format(Formatter.java:2455)
>       at java.lang.String.format(String.java:2928)
> invalid format specifiers
> String.format(messageFormat, messageArgs)
> For example , Painting/name likeIgnoreCase "gi%"/l2 can't be used as 
> messageFormat



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to