There is a bug in tra() that causes problems if one of the arguments contains a replacement marker itself. For example, if the first argument contains an encoded URL, which contains '%2', the second argument may appear in the middle of the URL.
It affects the link to create account in the login form, and a yoyo-specific page (the URL to the Barcelona presentation PDF). This patch fixes it: http://bitbucket.org/nicolas17/project-web-tra/src/tip/tra-fix-marker-in-arg.diff -- Nicolas _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
