Closed GoogleCodeExporter closed 8 years ago
Hello, sorry for the delay, but care to test this with the latest trunk? I
can't really reproduce
I'm testing a project in /Users/marco/Code/hacks/v2/v2/testproject and all the
po files in the different locations show up as expected.
Original comment by mbonetti
on 7 Feb 2011 at 3:32
The issue will reproduce only if the path is somewhat like
/home/sites/project/v2/project
i.e. there is same word around the two-letters directory.
Here is the better (IMO) patch which doesn't use regex at all, since there is
os.path.normpath function to get rid of .. and . folders in the path.
Original comment by dmedvinsky
on 11 Mar 2011 at 9:37
Attachments:
Oh I see it now. Good catch to both of you, and thank you for the patch!
Fixed in r121.
Original comment by mbonetti
on 11 Mar 2011 at 10:09
Original issue reported on code.google.com by
bruno.de...@gmail.com
on 15 Sep 2010 at 10:11Attachments: