Sigil-Ebook / flightcrew

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

Message for non-present stylesheet file after renaming stylesheet #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. rename the stylesheet a number of times with save in Sigil
2.
3.

What is the expected output? What do you see instead?
I get a file like expected. Flightcrew gives the message 
'epub/OEBPS/Styles/style001.css - This resource is reachable but not present in 
the OPF <manifest>.
However, the file is not present in the epub file, nor is it referenced in the 
other files. Therefore I would not expect that message.

What version of the product are you using? On what operating system?
latest version on Windows Vista (32-bit)

Read the ReportingIssues wiki page before submitting! In 99.99% of the
cases, you need to attach a minimal epub file to this issue so please do
so.

Original issue reported on code.google.com by toxa...@gmail.com on 11 Nov 2010 at 8:13

Attachments:

GoogleCodeExporter commented 9 years ago
Found it myself. In my cover.xhtml there was a reference to the old stylesheet 
which does not exist. I would then have expected a message like 'cover.xhtml: 
referenced stylesheet not present in opf' or something along that lines. 
Especially the message 'resource is reachable' put me off guard.

So, issue solved.

Original comment by toxa...@gmail.com on 12 Nov 2010 at 9:11

GoogleCodeExporter commented 9 years ago
The message is correct if you say that a reference was present but not the 
file. Thus, the file is "reachable" by the user (a reference exists to it) but 
it's not listed in the opf.

Hm... I may need to better explain what "reachable" means in the error message.

Original comment by Strahinja.Markovic@gmail.com on 12 Nov 2010 at 2:01

GoogleCodeExporter commented 9 years ago
Just a question of interpretation than... But, very good program! I
really like it just as Sigil.

Original comment by toxa...@gmail.com on 12 Nov 2010 at 3:14