Menu

#2632 amf: immxml-configure utility (tool) is failing with "UTF-8" encoding

5.17.11
fixed
None
defect
imm
tools
major
False
2017-10-30
2017-10-17
Vijay Roy
No

Issue: immxml-configure utility (tool) is failing when upper case "UTF-8" is supplied by user.

Code changes goes at - /src/imm/tools/immxml-merge while validating.

Related

Wiki: ChangeLog-5.17.11

Discussion

  • Vijay Roy

    Vijay Roy - 2017-10-19
    • status: accepted --> review
     
  • Vijay Roy

    Vijay Roy - 2017-10-19

    Comments from - zoran.milinkovic@ericsson.com
    Hi Vijay,

    Please fix indentation before you push the patch.
    Ack from me.

    Thanks,
    Zoran

     

    Last edit: Vijay Roy 2017-10-19
  • Vijay Roy

    Vijay Roy - 2017-10-19

    Issue fixed with following commit.

    commit 80dbc58573cb9bcced22d9c087954290dcb03ad4
    Author: Vijay Roy Vijay.Roy@oracle.com
    Date: Thu Oct 19 13:40:57 2017 +0530

    amf: immxml-configure utility (tool) is failing with UTF-8 encoding [#2632]
    
    The fix is to support UTF-8 unicode validatoin for both
    UPPER_CASE (UTF-8) and lower_case (utf-8)
    
     
  • Vijay Roy

    Vijay Roy - 2017-10-19
    • status: review --> fixed
     
  • Thuan Tran

    Thuan Tran - 2017-10-19

    Hi,

    commit mesage should be "imm", not "amf", isn't it?

    /Thuan

     
  • Vijay Roy

    Vijay Roy - 2017-10-19

    Hi Thuan,

    Thanks for pointing out. I have corrected the statement.

    commit ca4796d27ceb5810ff2a489c4528a8b24618be48
    Author: Vijay Roy Vijay.Roy@oracle.com
    Date: Thu Oct 19 13:40:57 2017 +0530

    imm: immxml-configure utility (tool) is failing with UTF-8 encoding [#2632]
    
    The fix is to support UTF-8 unicode validatoin for both
    UPPER_CASE (UTF-8) and lower_case (utf-8)
    
     

Log in to post a comment.