Project

General

Profile

Actions

Defect #10932

closed

Links to delete watchers are escaped when gravatars are enabled

Added by Philippe Lafoucrière almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
High
Category:
Issues
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Hi,

When I'm adding new watchers to an issue, I have escaped code instead of the delete cross icon :

<a class="delete" href="/watchers/destroy?object_id=1234&amp;object_type=issue&amp;user_id=3" onclick="new Ajax.Request('/watchers/destroy?object_id=1234&amp;amp;object_type=issue&amp;amp;user_id=3', {asynchronous:true, evalScripts:true, parameters:'authenticity_token=' + encodeURIComponent('PLv5ZI6HZ98BKC/BXVE3h4Om4MoTBjqB7+cBfEv2I+Y=')}); return false;" style="vertical-align: middle"><img alt="Delete" src="/images/delete.png?1273095853" /></a>
Actions #2

Updated by Jean-Philippe Lang almost 12 years ago

  • Status changed from New to Confirmed
  • Target version set to 2.0.1

Only occurs when gravatars are enabled.

Actions #3

Updated by Jean-Philippe Lang almost 12 years ago

  • Status changed from Confirmed to Resolved
  • Assignee set to Jean-Philippe Lang

Fixed in r9700.

Actions #4

Updated by Philippe Lafoucrière almost 12 years ago

I confirm : it's fixed !
Thanks a lot !

Actions #5

Updated by Jean-Philippe Lang almost 12 years ago

  • Status changed from Resolved to Closed
  • Resolution set to Fixed

Thanks for the feedback, merged.

Actions #6

Updated by Jean-Philippe Lang almost 12 years ago

  • Subject changed from Unable to remove watchers to Links to delete watchers are escaped when gravatars are enabled
Actions

Also available in: Atom PDF