#1130: logging crashes when URL contains unicode symbols and user is logged in
(mod_python system)
------------------------+---------------------------------------------------
Reporter: dado1945 | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: __unclassified__
Component: TurboGears | Version: 1.0.8
Severity: minor | Resolution:
Keywords: |
------------------------+---------------------------------------------------
Comment (by chrisz):
TG (even in the very old version 1.0b1 you're pointing to) always stores
the user name as a '''unicode''' column in the database (in both SO and SA
variants), not as byte string. I have no problems using non-ascii user
names in TG 1.0.8, and they appear as utf-8 in my log file.
This ticket resembles #2118 which I cannot reproduce either. If you really
think there is a hidden problem, give us some more info about your
platform, versions, database (also SO or SA) and step-by-step instructions
how to reproduce the issue.
--
Ticket URL: <http://trac.turbogears.org/ticket/1130#comment:11>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---