Opened 17 years ago

Closed 17 years ago

#3403 closed (duplicate)

smart_unicode unaware of charset setting

Reported by: boobsd@… Owned by: Adrian Holovaty
Component: Forms Version: dev
Severity: Keywords: SelectDateWidget
Cc: Triage Stage: Unreviewed
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

smart_unicode for non-string objects does not pass settings.DEFAULT_CHARSET

Attachments (1)

patch.diff (452 bytes ) - added by boobsd@… 17 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by wiz, 17 years ago

Unicode error will not happen if codepage is declared in sitecustomize.py

by boobsd@…, 17 years ago

Attachment: patch.diff added

comment:2 by mir@…, 17 years ago

Resolution: duplicate
Status: newclosed

duplicate of #3314. I start to remember ticket numbers ...

Note: See TracTickets for help on using tickets.
Back to Top