https://bugzilla.redhat.com/show_bug.cgi?id=1380942



--- Comment #3 from gil cattaneo <punto...@libero.it> ---
Maybe could work:

- return ((XmlPage) page).getContent(); 
+ return ((SgmlPage) page).getWebResponse().getContentAsString();

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to