heather9911 / flies

Automatically exported from code.google.com/p/flies
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Use en-US instead of en as the default language for pot for python client #244

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. use en-US as the default language in server side
2. configure all the info files in python client side 
3. run flies publican push from the python client 

What is the expected output?
successfully pushed the files

What do you see instead?
Error 400 : Unable to read request body

What version of the product are you using (displayed at the bottom of the
login page)?
server side: 1.3SNAPSHOT 
python client side: 0.7.2

Please use labels and text to provide additional information.

Original issue reported on code.google.com by Helen.Ding.UQ@gmail.com on 21 Feb 2011 at 5:02

GoogleCodeExporter commented 9 years ago

Original comment by sean.flanigan@gmail.com on 21 Feb 2011 at 6:20

GoogleCodeExporter commented 9 years ago
I have change the 'textFlow' and 'Resource' to use locale en-US as default, the 
changes is in tag 0.7.3. 

Original comment by kent....@gmail.com on 21 Feb 2011 at 4:03