heather9911 / flies

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

flies publican pull doesn't retrieve the new translation #274

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. login in flies and open webtrans to translate a file
2. use flies publican pull
3. continue translating the file again
4. use flies publican pull

What is the expected output?
po files have been updated successfully

What do you see instead?
po files stay the same. The new translations are not included in the po files

What version of the client *and* server are you using? (Displayed at the
bottom of the web page; please include timestamp.) On what operating
system?
flies server: Running version 1.2-SNAPSHOT (20110304-1619). 
flies python client: 0.8.0

Please use labels and text to provide additional information.

Original issue reported on code.google.com by Helen.Ding.UQ@gmail.com on 9 Mar 2011 at 1:10

GoogleCodeExporter commented 9 years ago

Original comment by Helen.Ding.UQ@gmail.com on 9 Mar 2011 at 2:37

GoogleCodeExporter commented 9 years ago
The reason is the cache of httplib2, i have disable it. Fix it in commit 
0b17c5d0c2669875bb67 on git-hub.

Original comment by kent....@gmail.com on 9 Mar 2011 at 3:12