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

Chris Wells updated JOHNZON-319:
--------------------------------
    Reporter: Markus Jung  (was: Markus Jung)

> Properties regarding Json reader/generator ignored if no JsonProvider is set
> ----------------------------------------------------------------------------
>
>                 Key: JOHNZON-319
>                 URL: https://issues.apache.org/jira/browse/JOHNZON-319
>             Project: Johnzon
>          Issue Type: Bug
>          Components: JSON-B
>    Affects Versions: 1.2.8
>            Reporter: Markus Jung
>            Priority: Minor
>         Attachments: ignored-property.zip
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> JohnzonBuilder ignores properties which shouid affect the Json 
> reader/generator if no JsonProvider has been set. I noticed this using the 
> "org.apache.johnzon.max-string-length" property.
> JohnzonBuilder#build() looks somewhat like this behaviour is intended, but a 
> property just being ignored feels unintuitive. I'd be sending you a PR for 
> this, but I dont know this project well enough to decide whether or not 
> always initializing the generator/reader factories to ensure set properties 
> are being respected is a good idea. Maybe somebody could hint me in the right 
> direction there?
> I attached an example project that demonstrates this issue, the first call to 
> Jsonb#fromJson(String, Class) should already be throwing a 
> JsonParsingException.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to