#1029: CatWalk POST problem with id type is str and id value has leading '0' 
chars
----------------------------------+-----------------------------------------
 Reporter:  [EMAIL PROTECTED]  |       Owner:  anonymous       
     Type:  defect                |      Status:  new             
 Priority:  normal                |   Milestone:  0.9             
Component:  Toolbox               |     Version:  0.9a6           
 Severity:  normal                |    Keywords:  CatWalk POST BUG
----------------------------------+-----------------------------------------
 when i try to change a User info in catwalk, i found catwalk did not
 update the user info at all.

 finally i found catwalk post like this:
 
user_name=DLST&created=None&email_address=None&password=1234561&display_name=12345&objectName=User&'''id=87201'''

 id=87201 is not correct,it should be id=00087201,because my id type is str
 and it's value is '00087201'

-- 
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1029>
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.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---

Reply via email to