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

Manuel Villalobos commented on WW-4919:
---------------------------------------

All that you need is one properties file configured as i18n and one value with 
wrong Unicode.
If you load that file as properties file with your own code you will get an 
exception.If you load that file in struts you will get nothing, but you 
resource will be empty
Saludos

Manuel Villalobos

 

    On Thursday, February 15, 2018, 11:26:04 AM CST, Lukasz Lenart (JIRA) 
<j...@apache.org> wrote:  
 
 
    [ 
https://issues.apache.org/jira/browse/WW-4919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16365979#comment-16365979
 ] 

Lukasz Lenart comentó en la incidencia WW-4919:
-----------------------------------

It isn't possible to load just a one line, you must always load the whole file 
at once. Can you share more details about your setup? It's hard to figure it 
out based on the provided (or rather missing) description.




--
Este mensaje fue enviado por JIRA de Atlassian
(v7.6.3#76005)


> The load of properties file doesnt show the Exception obtained if exist a 
> problem with Unicode character
> --------------------------------------------------------------------------------------------------------
>
>                 Key: WW-4919
>                 URL: https://issues.apache.org/jira/browse/WW-4919
>             Project: Struts 2
>          Issue Type: Improvement
>         Environment: When loading Struts2 in the Web Application
>            Reporter: Manuel Villalobos
>            Priority: Minor
>             Fix For: 2.6
>
>
> When loading a properties file for use with the Text tag or with getText 
> inside the Action, if a Unicode character has a problem the total content of 
> the file is not loaded and they are not available for use. The problem is 
> that the error found in the load is nowhere seen.
> Please help her in situations like that show up in the load the error you get.
> When trying to load manually the properties Java file throws the message 
> "java.lang.IllegalArgumentException: Malformed \ uxxxx encoding"
> Please help you so that when there are problems loading the properties file, 
> messages will be generated in the log



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to