Modify ↓
#6645 closed defect (fixed)
[Patch] Problem with locales
Reported by: | Sebastián Zaffarano | Owned by: | Ryan J Ollos |
---|---|---|---|
Priority: | low | Component: | WorkflowEditorPlugin |
Severity: | minor | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
For some reason can not come locale information in the request. I attach a patch to handle the error in these cases
Attachments (1)
Change History (7)
Changed 15 years ago by
Attachment: | workfloweditor.patch added |
---|
comment:1 follow-up: 2 Changed 14 years ago by
comment:2 Changed 14 years ago by
What was the error that you have received? what's the Trac version? We're using python 2.6 and Trac 0.11.5 and works ok
Regards
Replying to ldages:
Patch tried (python 2.7, default french localisation with Babbel). Source modified and egg rebuilt and reinstalled without success.
comment:3 Changed 14 years ago by
Owner: | changed from Takanori Suzuki to Ryan J Ollos |
---|---|
Status: | new → assigned |
Summary: | Problem with locales → [Patch] Problem with locales |
comment:4 Changed 14 years ago by
(In [9979]) Fix error in case that locale information is not received. Note: I wasn't able to reproduce the error, but the code changes are logical. Thanks for szaffarano for the patch. Refs #6645.
comment:5 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Patch tried (python 2.7, default french localisation with Babbel). Source modified and egg rebuilt and reinstalled without success.