In my patch there is still one place I don't like too much: page = re.sub('%20',' ',page)
If in the text there is a %20, this too will be replaced with a normal space - and this is not correct. So the regex should be changed to repalce %20 only if they occour inside a src=".." or href="...", but I have no solution for this right now. Any suggestions? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/894193 Title: Trouble if chm contains path with spaces To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chm2pdf/+bug/894193/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs