View Single Post
Old 01-24-2016, 02:39 PM   #19
rubeus
Banned
rubeus ought to be getting tired of karma fortunes by now.rubeus ought to be getting tired of karma fortunes by now.rubeus ought to be getting tired of karma fortunes by now.rubeus ought to be getting tired of karma fortunes by now.rubeus ought to be getting tired of karma fortunes by now.rubeus ought to be getting tired of karma fortunes by now.rubeus ought to be getting tired of karma fortunes by now.rubeus ought to be getting tired of karma fortunes by now.rubeus ought to be getting tired of karma fortunes by now.rubeus ought to be getting tired of karma fortunes by now.rubeus ought to be getting tired of karma fortunes by now.
 
Posts: 272
Karma: 1224588
Join Date: Sep 2014
Device: Sony PRS 650
Here is the proof:

Code:
           
            html = soup.serialize_xhtml()
            html = html.replace('viewbox', 'viewBox')
            html = html.replace('preserveaspectratio', 'preserveAspectRatio')
and everything is fine.

On one hand its fine you found the root cause, on the other hand its a pity it has nothing to with the ignorance of changes sometimes.

I will publish a workaround for this til the new version is out and maybe its a good idea to move the thread to the plugin subforum.

Last edited by rubeus; 01-24-2016 at 02:49 PM.
rubeus is offline   Reply With Quote