View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016436 | Scribus | Documentation | public | 2021-01-18 00:16 | 2021-03-23 06:25 |
Reporter | mapreri | Assigned To | jghali | ||
Priority | low | Severity | text | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Fixed in Version | 1.5.7.svn | ||||
Summary | 0016436: File not encoded in UTF-8 | ||||
Description | File doc/it/toolbox.html is the single file in the whole documentation to be encoded in ISO-8859-15 instead of UTF-8. Attached a patch, though I'm not sure how well that works, perhaps it's better if you just recode yourself :) | ||||
Tags | No tags attached. | ||||
Attached Files | recode.patch (1,202 bytes)
Index: doc/it/toolbox.html =================================================================== --- doc/it/toolbox.html (revision 24409) +++ doc/it/toolbox.html (working copy) @@ -1,12 +1,12 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> -��<meta�http-equiv="Content-Type"�content="text/html; charset=UTF-8"> -��<title>La cassetta degli attrezzi del DTP</title> + <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + <title>La cassetta degli attrezzi del DTP</title> </head><body> <h2>La cassetta degli attrezzi del DTP</h2> -<p>Come avete già�<a�href="about2.html">imparato</a>, il desktop publishing consiste principalmente nell'assemblare contenuti creati in altri programmi. In questa parte della guida presentiamo una selezione di strumenti affidabili, consigliati dagli sviluppatori per l'uso con Scribus.</p> +<p>Come avete già <a href="about2.html">imparato</a>, il desktop publishing consiste principalmente nell'assemblare contenuti creati in altri programmi. In questa parte della guida presentiamo una selezione di strumenti affidabili, consigliati dagli sviluppatori per l'uso con Scribus.</p> </body></html> | ||||
Patch | Yes | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-01-18 00:16 | mapreri | New Issue | |
2021-01-18 00:16 | mapreri | File Added: recode.patch | |
2021-01-18 09:32 | jghali | Assigned To | => jghali |
2021-01-18 09:32 | jghali | Status | new => resolved |
2021-01-18 09:32 | jghali | Resolution | open => fixed |
2021-01-18 09:32 | jghali | Fixed in Version | => 1.5.7.svn |
2021-01-18 09:32 | jghali | Note Added: 0048709 | |
2021-03-23 06:25 | cbradney | Status | resolved => closed |