Coder Social home page Coder Social logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
It looks like this is a bug in the way that ez-vcard handles "quoted-printable" 
values on multiple lines.  There should be a "=" character at the end of each 
folded line.  Would you mind loading the attached vCard file in Outlook and 
letting me know if it works?

As a work around, you can force ez-vcard to put all properties on a single 
line.  This should cause Outlook to correctly display the NOTE property.

new VCardWriter(writer, VCardVersion.V2_1, null, "\r\n").write(vcard);

Thanks,
Mike

Original comment by mike.angstadt on 24 Sep 2013 at 12:55

  • Changed state: Accepted

Attachments:

from ez-vcard.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
Hey,

the attached vCard is displayed correctly in Outlook (I attached a screenshot) 
This is the actual output I desire. 

I just tested the work around you explained and to put it all on a single line 
it works well too. 

Though, I´d like the other solutions (the one with line breaks) better. :)

Thank you very much for the quick response! 

Original comment by [email protected] on 24 Sep 2013 at 2:00

Attachments:

from ez-vcard.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
[deleted comment]

from ez-vcard.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
The bug should be fixed now.  Attached is a snapshot JAR if you want to test it 
out.  I'll probably release a stable version within a few days.  Thanks for 
reporting this!

Original comment by mike.angstadt on 25 Sep 2013 at 12:32

Attachments:

from ez-vcard.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
Thank you very much for fixing this and the quick support! 


Original comment by [email protected] on 30 Sep 2013 at 8:06

from ez-vcard.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
No problem!  I've just deployed a stable version.  It should be available on 
Maven within a few hours.

Original comment by mike.angstadt on 1 Oct 2013 at 5:31

from ez-vcard.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
Yes, awesome! Thanks :)

Original comment by [email protected] on 2 Oct 2013 at 8:14

from ez-vcard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.