[uf-discuss] problem with firebug and "fn org" in vcard
Michael MD
mdagn at spraci.com
Tue Nov 13 18:25:09 PST 2007
>> site. One example for a site full of vcards is
>> http://www.computerbild.de/cb-Service-Herstelleradressen_465611.html.
>
> It's not the fn org causing the trouble, as the errors from Firebug occurs
> on line 369.
> It appears to be hundreds of the same duplicate error that firebug is
> showing. I'd guess that Firebug is generating that same error over and
> over again,
> once for every microformat on the page.
>
> Here's a simplified view of the problem area.
>
> <table><tr class="vcard">
> <td>
> <div class="fn org">3D Realms Entertainment</div><br />
> <div class="adr">
>
> </div>
> </td>
> <td>
> <div class="tel">
>
> </div>
> </td>
> <td>
> www.3drealms.com
>
> </td>
> </tr></table>
>
> Firebug says the error occurs on the closing div for adr.
> Testing show that the error occurs when the adr area is empty.
>
yes ... probably the empty adr
...maybe user-entered data where some users might have left some of the
fields blank? ... in the real world this would be very common
More information about the microformats-discuss
mailing list