stable

Clone or download

Read-only

request #11864 404 errors on weird URLs for avatars

How to test: - Without this patch, you get 404 errors on URLs containing {{ event.user.avatar_url }} and {{ comment.user.avatar_url }} (url-encoded) I took the opportunity to replace with one-time bindings (the double colons). Fewers $watchers, faster app. Change-Id: I00f3d5bf678f698f67fb37ad4b009a434d2dba45

Modified Files

Name
M plugins/pullrequest/www/scripts/src/app/file-diff/inline-comment/inline-comment.tpl.html +1 −1 Go to diff View file
M plugins/pullrequest/www/scripts/src/app/overview/timeline/timeline.tpl.html +1 −1 Go to diff View file