Menu

#56 Email value not unescaped when loading VCard

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

Hello,

the value of an Email Entry is not unescaped when loading a VCard. This bug exists due a missing call to VCardUtils.unescapeString in VCardEngine line 1311.

The line should be:

emailType.setEmail(VCardUtils.unescapeString(value));

Discussion

  • George_H

    George_H - 2014-06-10

    Yes that is correct.

     
  • George_H

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

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

    George_H - 2014-06-18

    Committed to SVN. Thank you.

     

Log in to post a comment.

MongoDB Logo MongoDB