[
http://jira.codehaus.org/browse/CONTINUUM-1796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wendy Smoak closed CONTINUUM-1796.
----------------------------------
Assignee: Wendy Smoak
Resolution: Fixed
Fix Version/s: 1.2
Fixed in r667242. Links are now as follows:
{noformat}
<a
href="/editProjectNotifier.action?projectId=1&notifierType=mail&projectGroupId=1&notifierId=1">
<img src="/images/edit.gif" alt="Edit" title="Edit"
border="0">
</a>
{noformat}
{noformat}
<a
href="/deleteProjectNotifier.action?projectId=1&notifierType=mail&projectGroupId=1&notifierId=1">
<img src="/images/delete.gif" alt="Delete" title="Delete"
border="0">
</a>
{noformat}
> Project Information tab's Add/Edit Notifiers links contain leading whitespace
> -----------------------------------------------------------------------------
>
> Key: CONTINUUM-1796
> URL: http://jira.codehaus.org/browse/CONTINUUM-1796
> Project: Continuum
> Issue Type: Bug
> Affects Versions: 1.1
> Reporter: Wendy Smoak
> Assignee: Wendy Smoak
> Priority: Minor
> Fix For: 1.2
>
>
> The Add and Edit Notifier links on the Project Information tab contain
> leading whitespace.
> This confuses some proxies which need to re-write the urls, which causes
> errors when the links are clicked.
> On the Notifiers tab, the html for the Delete link looks like this:
> {noformat}
> <a
> href="/continuum/deleteProjectGroupNotifier!default.action?confirmed=false&notifierType=mail&projectGroupId=7&notifierId=1">
> <img src="/continuum/images/delete.gif" alt="Delete" title="Delete"
> border="0">
> </a>
> {noformat}
> But on the Project Information Tab, Notifiers section, the delete link is:
> {noformat}
> <a
> href="%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20/continuum/deleteProjectNotifier%21default.action?projectId=8&notifierType=mail&projectGroupId=7&notifierId=2">
> <img src="/continuum/images/delete.gif" alt="Delete"
> title="Delete" border="0"></a>
> {noformat}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira