https://bugzilla.wikimedia.org/show_bug.cgi?id=21844





--- Comment #1 from P.Copp <paul.copper...@googlemail.com>  2009-12-14 15:12:50 
UTC ---
Created an attachment (id=6879)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6879)
Proposed fix: Check also for null values of $title in PPFrame_*::newChild()

The title attribute of a frame should always be set. It's not working in your
case, because there is a little bug in PPFrame_DOM::newChild(), checking only
for the value false but not null.

It would be helpful if you could try the attached patch with your code and tell
us, if it works for you.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to