Rainie3535 / sigil

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

Image and Stylesheet paths not updated for duplicate references when importing. #1284

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please read http://code.google.com/p/sigil/wiki/ReportingIssues for
information about submitting a good bug report.

What steps will reproduce the problem?
1.Add first file 'xyz1.html' with atached images named 'image001.gif', 
'image002.gif'
2.Add another file xyz2.html with atached another file with same names 
'image001.gif', 'image002.gif'

What is the expected output? What do you see instead?
After first step everything is ok: Images\image001.gif, Images\image002.gif are 
imported and <img> tags in HTML file were corectly changed.
After second step 'Images\image003.gif', Images\image004.gif are imported but 
<img> tags in HTML are not changed. Viewing of the HTML file is corrupted.

JPG files make this same error

What version of the product are you using? On what operating system?
Sigil 0.5.2 / Windows 7 (Pro) / Polish language

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 kkaniew...@gmail.com on 22 Feb 2012 at 10:14

GoogleCodeExporter commented 9 years ago

Original comment by daveheil...@gmail.com on 24 Aug 2012 at 3:23

GoogleCodeExporter commented 9 years ago

Original comment by daveheil...@gmail.com on 6 Sep 2012 at 3:56

GoogleCodeExporter commented 9 years ago

Original comment by daveheil...@gmail.com on 7 Sep 2012 at 4:28