[uf-discuss] Possible bugs in Almost Universal Microformat Parser
David Janes
davidjanes at blogmatrix.com
Sat Dec 30 06:22:31 PST 2006
On 12/30/06, Andy Mabbett <andy at pigsonthewing.org.uk> wrote:
>
> Using the page at:
>
> <http://www.westmidlandbirdclub.com/club/older.htm>
>
> and the 'Almost Universal Microformat Parser':
>
> <http://tools.blogmatrix.com/extract/>
>
> to extract hCards, the title attributes for "country" and "region" are
> not recognised. For instance:
>
> <span class="adr">
> <abbr class="region" title="Massachusetts">MA</abbr>,
> <abbr class="country-name" title="United States of
> America">USA</abbr>
> </span>
>
> returns:
>
> County: USA
> Region: MA
>
> and not:
>
> County: United States of America
> Region: Massachusetts
>
> Can someone confirm that these are bugs, please?
Bugs. Will be revamping the code in the New Year.
More information about the microformats-discuss
mailing list