oomph-issues: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Replace <entry-title> with {{DISPLAYTITLE:}}) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Oomph issues}} | |||
Issues with [[oomph]]. | Issues with [[oomph]]. | ||
Line 8: | Line 8: | ||
** 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 [[hcard-parsing#nested_hCards|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. [[User:Bsd|Bsd]] 21:09, 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 [[hcard-parsing#nested_hCards|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. [[User:Bsd|Bsd]] 21:09, 7 July 2009 (UTC) | ||
This is fixed in Oomph V2. | |||
</div> | </div> | ||
Other issues with Oomph are logged at [http://oomph.codeplex.com/Thread/List.aspx Codeplex] | 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]] |
Latest revision as of 16:30, 18 July 2020
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)
This is fixed in Oomph V2.
Other issues with Oomph are logged at Codeplex