Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-1796

Project Information tab's Add/Edit Notifiers links contain leading whitespace

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.1
    • 1.2
    • None
    • None

    Description

      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:

              <a href="/continuum/deleteProjectGroupNotifier!default.action?confirmed=false&amp;notifierType=mail&amp;projectGroupId=7&amp;notifierId=1">
      
                <img src="/continuum/images/delete.gif" alt="Delete" title="Delete" border="0">
              </a>
      

      But on the Project Information Tab, Notifiers section, the delete link is:

                            <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&amp;notifierType=mail&amp;projectGroupId=7&amp;notifierId=2">
                              <img src="/continuum/images/delete.gif" alt="Delete" title="Delete" border="0"></a>
      

      Attachments

        Activity

          People

            wsmoak Wendy Smoak
            wsmoak Wendy Smoak
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: