View Single Post
Old 07-22-2014, 09:05 AM   #63
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,748
Karma: 24032915
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by DiapDealer View Post
Sure. If you don't mind an ugly Google Drive Link.

https://drive.google.com/file/d/0B5C...it?usp=sharing

Latest source from git, patched with KevinH's new_preserve_entities patch and compiled with Qt5.3.1
Thanks for creating this ad-hoc build. I just did a quick test with the patched version, which I installed on top of the existing installation, and it seems that the problem still exists.

I entered the following text in Code View:

Code:
<p>&ldquo;bla bla&rdquo;</p>
I then switched to Book View and entered random characters between "bla bla." When I switched back to Code View, the entities were gone:

Code:
<p>“bla xyz bla”</p>
This also happened when I used numerical entities (&#8220; and &#8221;).

Maybe this is a Windows issue or maybe installing Sigil on top of an existing installation didn't replace whatever file needed to be replaced. (The date stamp of the QT5 files and the Sigil executable in the Sigil folder is 07/21/2014 and I started Sigil by double-clicking the .exe file.)
Doitsu is offline   Reply With Quote