Description: Let's collect QR-code generator's problems and enhancements here Steps to Reproduce: - Actual Results: - Expected Results: - Reproducible: Always User Profile Reset: No Additional Info: -
newline character is needed (i.e. "\n"). usecase: print vcard content in a QR-Code on a business card Example data (newline character included): BEGIN:VCARD\n VERSION:2.1\n FN:Max Mustermann\n N:Mustermann;Max\n TITLE:Dr.-Ing.\n TEL;CELL:+49 111 123 45678\n TEL;WORK;VOICE:+49 123 7654321\n TEL;HOME;VOICE:+49 123 123456\n EMAIL;HOME;INTERNET:max.mustermann@example.com\n EMAIL;WORK;INTERNET:work@example.com\n URL:http://example.com\n ADR:;;Musterstraße 123;Musterstadt;;77777;Deutschland\n ORG:ACME Inc.\n END:VCARD\n
Relevant commits by Subham Goyal: b4141cade04dac0c9d47293313a4521282975f12 2de42b53b7c23223c38e64a75eae248d8a0cd4ec 437fe778a81f3c39b8b259acd2d960c285d4f244 02d16928bcd1eb2b6dfd7524ea9af591c0f5f2e0 3a95a2baee94e50e3f745990359fdeea65a422a8