Open Bug 1367859 Opened 7 years ago Updated 2 years ago

vCard encoded QR code does not parse into a saveable contact

Categories

(Firefox for iOS :: General, enhancement, P3)

Other
iOS
enhancement

Tracking

()

Tracking Status
fxios + ---

People

(Reporter: aaronmt, Unassigned)

References

Details

(Whiteboard: [MoblieCore])

vCard encoded QR codes often have contacts, we should let you save them to Contacts on iOS rather than doing a search with a long vCard string
=> http://the-qrcode-generator.com
=> Contact
=> Fill out some info
=> Scan code

Expected: 'Save contact' prompt

Actual: We conduct a search with a very long vCard string
Priority: -- → P3
Whiteboard: [MoblieCore][needstrellocard]
(In reply to Aaron Train [:aaronmt] from comment #1)
> => http://the-qrcode-generator.com
> => Contact
> => Fill out some info
> => Scan code
> 
> Expected: 'Save contact' prompt
> 
> Actual: We conduct a search with a very long vCard string

During the test, I found that besides the vCard, some QRcode generators is using MeCard(https://en.wikipedia.org/wiki/MeCard).
Should MeCard be considered too?

e.g.
MECARD:N:test;EMAIL:test@test.com;TEL:81598159;

MECARD:TEL:11111111111;EMAIL:test@m.com;N:test;ORG:m;
Whiteboard: [MoblieCore][needstrellocard] → [MoblieCore]
Calendar events (VEVENT) and SMS (SmsTo:) are also triggering a search in the default search engine.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.