| Author |
Message |
Evgen_S
Joined: 17 Mar 2010 Posts: 2
|
Posted: Wed Mar 17, 2010 6:53 am Post subject: BUG: non-English characters displayed incorrectly |
|
|
Hi, i've a problem with this product.
Scripts of found objects with non-English characters in the text displayed incorrectly.
Thanks. |
|
| Back to top |
|
 |
David Atkinson
Joined: 05 Dec 2005 Posts: 1082
|
Posted: Wed Mar 17, 2010 11:55 am Post subject: |
|
|
Thanks. Is there any chance of pasting the characters in the forum thread so when we fix it we can make sure that it works in your case?
Kind regards!
David |
|
| Back to top |
|
 |
Evgen_S
Joined: 17 Mar 2010 Posts: 2
|
Posted: Wed Mar 17, 2010 12:33 pm Post subject: |
|
|
incorrect:
IF db_id(@ÈìÿÁÄ) is null
begin
raiserror('Óêàçàííàÿ ÁÄ íå íàéäåíà.',16,1);
end;
correct:
IF db_id(@ИмяБД) is null
begin
raiserror('Указанная БД не найдена.',16,1);
end; |
|
| Back to top |
|
 |
David Atkinson
Joined: 05 Dec 2005 Posts: 1082
|
Posted: Wed Mar 17, 2010 12:36 pm Post subject: |
|
|
Thanks!
For your reference, this bug report is logged under SDI-136.
We'll let you know when we've fixed it.
Regards,
David |
|
| 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