Ticket #100 (closed defect: fixed)
Changeset #236 breaks clients which run on codepage other than IBM-850
| Reported by: | herwigb | Owned by: | |
|---|---|---|---|
| Priority: | blocker | Milestone: | Netdrive plugin 1.5.0 |
| Component: | Samba Client Plugin | Version: | NDP 1.5 beta 1 |
| Keywords: | Cc: |
Description
The default setting of SYSTEM as it was before before #236 enables client systems running a different codepage than IBM-850 to work properly, while after #236 the display of national characters fails on these systems.
Patching recent ndpsmb.dll (beta1 refresh or beta2) from IBM-850 to IBM-866 makes the problem go away, which verifies this theory.
The problem is that server and client require either a different code here, or alternatively the codepage must be configurable on the client, either by its own smb.conf or by a control within the GUI.
Attachments
Change History
Changed 4 years ago by herwigb
- Attachment 20090511.png added
Changed 4 years ago by herwigb
- Attachment 20090610.png added
Client beta1 refresh (after changeset #236)
Changed 4 years ago by herwigb
- Attachment 20090709.png added
Client beta2 (also post changeset #236)
Changed 4 years ago by herwigb
- Attachment 20090709-create_file-dir.png added
Client beta2 directory creation example.

Client before #236