oomph-issues: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(fix ref to vcard to mention hcard, link nested hcards)
No edit summary
Line 9: Line 9:


</div>
</div>
Other issues with Oomph are logged at [http://oomph.codeplex.com/Thread/List.aspx Codeplex]
== see also ==
== see also ==
* [[oomph]]
* [[oomph]]
* [[hCard]]
* [[hCard]]
* [[hCalendar]]
* [[hCalendar]]

Revision as of 20:42, 31 July 2009

<entry-title>Oomph issues</entry-title>

Issues with oomph.

issues

  • Apparent problems parsing hCards and hCalendar events on Wikipedia: Edison page (from report in email). Tantek 21:59, 4 July 2009 (UTC) {corrected page name Bsd 20:39, 7 July 2009 (UTC)}
    • This page has changed as the nested (contained) hCards and hCalendar events were disabled on the Wikipedia template on 5 July. The main issue was that "org" values from the nested hCards (invalid due to no "n" values) ignored the boundary and were passed to "org" on the root hCard. A second issue that still exists on this page is that it crashes the MIX hcard-to-vcard service; may be because values for "n" cannot be extracted from the three-name "fn" value ("Thomas Alva Edison") that is provided. Bsd 21:09, 7 July 2009 (UTC)

Other issues with Oomph are logged at Codeplex

see also