Fixed blocktrans in review templates
Review Request #325 — Created March 29, 2008 and submitted — Latest diff uploaded
While upgrading reviewboard, I ran into an issue with some translation blocks. Rather than just complain, here is the patch with the fix. :) I basically just extracted the variables containing logic into the the blocktrans tag, as documented on the django site.
I can now access pages that formerly exploded. (manually verified)
Diff Revision 1 (Latest)
http://reviewboard.googlecode.com/svn/trunk/reviewboard/templates/reviews/review_detail.html |
---|
http://reviewboard.googlecode.com/svn/trunk/reviewboard/templates/reviews/review_reply.html |
---|
http://reviewboard.googlecode.com/svn/trunk/reviewboard/templates/reviews/review_request_box.html |
---|
http://reviewboard.googlecode.com/svn/trunk/reviewboard/templates/reviews/search.html |
---|