Issue 80: TypeError when serializing some pages to BeautifulSoup
http://code.google.com/p/html5lib/issues/detail?id=80

Comment #2 by excors:
I think this fails because the soup.py Element.parent link gets broken and  
out of
sync with Element.element.parent, and I think that's possibly because
Element.reparentChildren creates new child Elements to wrap the old child
Element.elements even though some external code (in the adoption agency)  
can be
holding onto references to the old outdated broken child Elements.

But if that's the case, I have no idea how to fix it properly.



-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"html5lib-discuss" group.
 To post to this group, send email to [email protected]
 To unsubscribe from this group, send email to [EMAIL PROTECTED]
 For more options, visit this group at 
http://groups.google.com/group/html5lib-discuss?hl=en-GB
-~----------~----~----~----~------~----~------~--~---

Reply via email to