oasegips / sigil

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

Better handling of broken character entities #2386

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?
1. Enter a broken character entity in code such as &ldqou; instead of “
2. Try to book view or save

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

I would expect (like to see something like the advisory for an unclosed tag 
(with or without offer to fix automatically); what I do see is "Premature end 
of document" red box and the place in the code version of the document is lost.

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

0.7.3; Windows 7

Original issue reported on code.google.com by larseigh...@gmail.com on 30 Aug 2013 at 5:39

GoogleCodeExporter commented 9 years ago
Sigil can't guess what you meant to type.  The warning message is from the QT 
software and can't be changed.  You can use the Special Characters or Clips 
features to insert special characters without typing them out.

Original comment by daveheil...@gmail.com on 4 Sep 2013 at 6:57