-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 2.10.2
-
Component/s: None
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
- is related to
-
CRUC-5238 URLs with # in comments do not render properly
-
- Closed
-