Phinome / google-apps-shell

Automatically exported from code.google.com/p/google-apps-shell
0 stars 0 forks source link

Updates to groups fails #11

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run a command to update groups:
 - gas update_group id=aa name=support description="some desc" permission="owner"
2. For me and a customer, you should see: AttributeError: 'str' has no 
attribute 'length'
3.

What is the expected output? What do you see instead?
AttributeError: 'str' has no attribute 'length'

What version of the product are you using? On what operating system?
1.1.7 Mac

Please provide any additional information below.

Original issue reported on code.google.com by mdauphi...@google.com on 8 Apr 2011 at 4:51