tests-issues
From Microformats
[edit]
Test Issues
This page is for tracking issues (both defects and suggested improvements) with the parsing tests. See http://microformats.org/tests/ for the published (stable tests) and http://hg.microformats.org/tests for the works in progress.
Editor: Ryan King
[edit]
Issues
- We Don't have tests for class="vcardDooDad" [1] (http://rbach.priv.at/Microformats-IRC/2007-01-11#T182306)
- open issue! 2007-01-22 raised by Mike Sammuel [2] (http://microformats.org/discuss/mail/microformats-dev/2007-January/000213.html) (recorded by Ryan King).
- Mis-written organizer properties in iCal files
- 'ORGANIZER;MAILTO:jsmith at host.com' should be 'ORGANIZER:MAILTO:jsmith at host.com'
- 'ATTENDEE;RSVP=TRUE:MAILTOjsmith at host1.com' should be 'ATTENDEE;RSVP=TRUE:MAILTO:jsmith at host1.com'
- Mis-written organizer properties in iCal files
[edit]
Template
Please use this format (copy and paste this to the end of the list to add your issues; replace ~~~ with an external link if preferred) to report issues or feedback:
<div class="vevent">
* {{OpenIssue}} <span class="summary vcard"><span class="dtstart">2008-MM-DD</span> raised by <span class="fn">~~~</span></span>
<div class="description">
*# Here is the first issue/feedback I have.
*# Here is the second issue/feedback I have.
</div>
</div>
