| Author |
Message |
npocmu
Joined: 08 Nov 2008 Posts: 1
|
Posted: Sat Nov 08, 2008 9:48 am Post subject: HTML encoding problem |
|
|
Hello!
Generated html files missing encoding information in header and therefore displayed incorrectly when comments in SQL code contains national characters.
Possible solutions:
1) Add next tag to <head> section
<meta http-equiv="content-type" content="text/html;charset=utf-8"/>
2) Encode comments in html presentation of SQL code as numeric character references (&#) as this do in another places of html page. |
|
| Back to top |
|
 |
Linda Hawksworth
Joined: 25 Jun 2007 Posts: 192
|
Posted: Thu Nov 13, 2008 12:12 pm Post subject: |
|
|
| Thanks for your report and I am sorry you have encountered this issue. I have logged it in our bug tracking system and it will be considered for a future release of SQL Doc. |
|
| Back to top |
|
 |
David Lovemore
Joined: 18 Dec 2007 Posts: 31
|
Posted: Wed Dec 10, 2008 10:57 am Post subject: |
|
|
This is resolved in SQL Doc 2 which has now been released.
Download here. _________________ David Lovemore
Red Gate Software |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group