﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
185,bug in Project -> Source file URL,abdessamad idrissi,somebody,"I hosted my code on google and use 
http://code.google.com/p/my-project/source/browse/trunk/myfile.php#99
to view the source code.

I set GlotPress to use something like:
http://code.google.com/p/my-project/source/browse/trunk/%file%#%line%

but this leads to a 404 page since GlotPress ommits the ""trunk"" directory from the URL.

To fix this, i add a dummy directory afetr ""trunk"", so the Source file URL becomes;
http://code.google.com/p/my-project/source/browse/trunk/dummy/%file%#%line%",defect,closed,normal,,general,,worksforme,,
