Menu

#55 ORG value is not unescaped when loading VCard

Latest_SVN
closed
George_H
None
1
2014-06-18
2014-06-06
phXql
No

Hello,

the values from the ORG value in the VCard are not unescaped when parsing the VCard. This bug exists due a missing call to VCardUtils.unescapeString in VCardEngine.java line 1557.

The line should be:

orgType.setOrgName(VCardUtils.unescapeString(orgUnits[0]));

Discussion

  • George_H

    George_H - 2014-06-10

    Yes, that's correct.

     
  • George_H

    George_H - 2014-06-10
    • status: open --> accepted
    • assigned_to: George_H
     
  • George_H

    George_H - 2014-06-18

    Committed to SVN. Thank you.

     
  • George_H

    George_H - 2014-06-18
    • status: accepted --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB