Ticket #582 (closed defect: fixed)
Apparent incorrect character set when viewing Outlook Express errors
| Reported by: | briang1 | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2010.2 |
| Component: | Core | Version: | development |
| Keywords: | Outlook Express | Cc: | |
| Operating system: | Windows XP | Blocked by: | #40, #643 |
| Blocking: |
Description
To view, creat an outlook Express error, say, pull the net plug out in the middle of a session. When the error panel pops up, tab to the details button, and select it (note sometimes the details button needs two presses) Then tab to the error. it will be something like, 1 out of 4 tasks completed successfully, but then the actual error will be spoken in the manner of a foreign set of characters, like letter this and letter that.
However, if one then does a cut and paste from this panel into, say, wordpad, the error will appear normally and can be read .
Looks like the edit read only field in the error box is not being recognised properly.
Change History
comment:4 Changed 21 months ago by jteh
- Status changed from new to closed
- Resolution set to fixed
- Milestone set to 2010.2
Implemented via display hooking merged in changeset:main,3508.


I have investigated this a little:
I'd think the only way we could fix this one is with display hooks -- something we can't do just right now.
But when we can, we've now got this info.