1080linebooks / sigil

Automatically exported from code.google.com/p/sigil
GNU General Public License v3.0
0 stars 0 forks source link

Imported html/xhtml from Dreamweaver into Sigil for OSX, output epub was blank #827

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Open html or xhtml file created in Dreamweaver (contains tables & images
2.Save as epub
3.close Sigil
...

What is the expected output? What do you see instead?

Output epub is blank

What version of the product are you using? On what operating system?

0.3.4 on OSX

Please provide any additional information below. If your source file
(SGF/EPUB/HTML/etc) is required to fully understand the problem, please
attach it to this issue. Read the ReportingIssues wiki page before
submitting!

Original issue reported on code.google.com by talkym...@gmail.com on 27 Mar 2011 at 3:35

Attachments:

GoogleCodeExporter commented 9 years ago
Opening this xhtml file in Sigil and then saving it as an epub produces a 
working epub file (it's not blank).

Original comment by Strahinja.Markovic@gmail.com on 31 Mar 2011 at 4:17

GoogleCodeExporter commented 9 years ago
Just figured out what was going wrong. The xhtml file I have here has spaces in 
it's name, which one bit of Sigil preserves, and another thinks should be 
"%20"'s ... or something like that.

Original comment by talkym...@gmail.com on 31 Mar 2011 at 6:16