URLs in comments with # followed by ! and other characters are not correctly generated.

XMLWordPrintable

      URLs that utilize both a # to target an anchor followed by a ! character fail to be rendered correctly by Crucible. This makes some documentation far less linkable and affects the usability of Crucible by reviewers.

      An example url: http://docs.sencha.com/ext-js/4-1/#!/api/Ext-property-isGecko10

      Simply paste this url as either:

      http://docs.sencha.com/ext-js/4-1/#!/api/Ext-property-isGecko10
      

      or

      [http://docs.sencha.com/ext-js/4-1/#!/api/Ext-property-isGecko10]
      

      into a Crucible review comment. Observe that in either use of the url, clicking on the link only takes you to http://docs.sencha.com/ext-js/4-1/# which is not the full correct URL.

      This is similar to but more functionally deficient to issue CRUC-5238 as there is no work around that will generate the correct hyperlink

            Assignee:
            Tom Davies
            Reporter:
            Todd Ogin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: