MantisBT: master-1.3.x aa2a3c0f

Author Committer Branch Timestamp Parent
dregad dregad master-1.3.x 2016-11-09 07:06 master-1.3.x d47f367f
Affected Issues  0021804: Ampersands in Gravatar urls are not escaped properly
 0021844: Ampersands in Gravatar urls are double-escaped on bug pages
Changeset

Proper fix for gravatar URL '&' encoding

This partially reverts the change introduced in issue 0021804 (see commit
fa2e7171e5e5b85465e449b67e5ced6672b9f3f9), letting the caller escape the
URL as needed.

Fixes 0021844

mod - core/classes/TimelineEvent.class.php Diff File
mod - plugins/Gravatar/Gravatar.php Diff File