This is an automated email from the ASF dual-hosted git repository.

ocket8888 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git


The following commit(s) were added to refs/heads/master by this push:
     new 9d8f08a  Fixed reference URLs on delivery service (DNS, HTTP) pages 
(#5027)
9d8f08a is described below

commit 9d8f08a661f7aaa55d9b075fdb72ae35e2978d4b
Author: rimashah25 <[email protected]>
AuthorDate: Wed Sep 16 14:46:25 2020 -0600

    Fixed reference URLs on delivery service (DNS, HTTP) pages (#5027)
    
    * Fixed broken URLs on delivery service (DNS, HTTP) pages
    
    * Updated changelog.md
    
    * Reverted config.js to original
    
    * Updated Deep Caching reference url
    
    * Updated Geo Limit Redirect reference url
---
 CHANGELOG.md                                       |  1 +
 .../form.deliveryService.DNS.tpl.html              | 20 ++++++++++----------
 .../form.deliveryService.HTTP.tpl.html             | 22 +++++++++++-----------
 3 files changed, 22 insertions(+), 21 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 295c655..8cb98c0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -45,6 +45,7 @@ The format is based on [Keep a 
Changelog](http://keepachangelog.com/en/1.0.0/).
 - Added ability for Traffic Monitor to determine health of cache based on 
interface data and aggregate data. Using the new `stats_over_http` 
`health.polling.format` value that allows monitoring of multiple interfaces 
will first require that *all* Traffic Monitors monitoring the affected cache 
server be upgraded.
 
 ### Fixed
+- Fixed Reference urls for Cache Config on Delivery service pages (HTTP, DNS) 
in Traffic Portal.
 - Fixed #4979 - Returns a Bad Request error during server creation with 
missing profileId [Related github 
issue](https://github.com/apache/trafficcontrol/issues/4979)
 - Fixed #3400 - Allow "0" as a TTL value for Static DNS entries
 - Fixed #4743 - Validate absolute DNS name requirement on Static DNS entry for 
CNAME type [Related github 
issue](https://github.com/apache/trafficcontrol/issues/4743)
diff --git 
a/traffic_portal/app/src/common/modules/form/deliveryService/form.deliveryService.DNS.tpl.html
 
b/traffic_portal/app/src/common/modules/form/deliveryService/form.deliveryService.DNS.tpl.html
index 345044e..2a3dfc2 100644
--- 
a/traffic_portal/app/src/common/modules/form/deliveryService/form.deliveryService.DNS.tpl.html
+++ 
b/traffic_portal/app/src/common/modules/form/deliveryService/form.deliveryService.DNS.tpl.html
@@ -412,7 +412,7 @@ under the License.
                                 </dl>
                                 <br>
                                 <br>
-                                <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_ops/using.html#signed-urls";
 target="_blank">See Token Based Authentication</a>
+                                <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/overview/delivery_services.html#signing-algorithm";
 target="_blank">See Token Based Authentication</a>
                             </div>
                         </div>
                         </label>
@@ -489,9 +489,9 @@ under the License.
                                 </ul>
                                 <aside>
                                     <h6>Note:</h6>
-                                    <p>Choosing to drop query parameter 
strings at the edge will preclude the use of a Regex Remap Expression. <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_ops/using.html#regex-remap-expression";
 target="_blank">See Regex Remap Expression</a>
+                                    <p>Choosing to drop query parameter 
strings at the edge will preclude the use of a Regex Remap Expression. <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/overview/delivery_services.html#regex-remap-expression";
 target="_blank">See Regex Remap Expression</a>
                                         <br>
-                                        To set the qstring without the use of 
regex remap, or for further options, <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_ops/using.html#qstring-handling";
 target="_blank">See Qstring Handling</a></p>
+                                        To set the qstring without the use of 
regex remap, or for further options, <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/overview/delivery_services.html#query-string-handling";
 target="_blank">See Qstring Handling</a></p>
                                 </aside>
                             </div>
                         </div>
@@ -521,7 +521,7 @@ under the License.
                                     <li>Header Value: Foo</li>
                                 </ul>
                                 <br>
-                                <br>See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_ops/using.html#header-rewrite";
 target="_blank">Header Rewrite Options and DSCP.</a>
+                                <br>See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/overview/delivery_services.html#edge-header-rewrite-rules";
 target="_blank">Edge Header Rewrite Rules.</a>
                             </div>
                         </div>
                         </label>
@@ -545,7 +545,7 @@ under the License.
                                 </ul>
                                 <br>
                                 <br>
-                                See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_ops/using.html#header-rewrite";
 target="_blank">Header Rewrite Options and DSCP.</a>
+                                See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/overview/delivery_services.html#mid-header-rewrite-rules";
 target="_blank">Mid Header Rewrite Rules.</a>
                             </div>
                         </div>
                         </label>
@@ -569,7 +569,7 @@ under the License.
                                 </ul>
                                 <br>
                                 <br>
-                                See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_ops/using.html#header-rewrite";
 target="_blank">Header Rewrite Options and DSCP.</a>
+                                See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/overview/delivery_services.html#first-header-rewrite-rules";
 target="_blank">First Header Rewrite Rules.</a>
                             </div>
                         </div>
                         </label>
@@ -593,7 +593,7 @@ under the License.
                                 </ul>
                                 <br>
                                 <br>
-                                See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_ops/using.html#header-rewrite";
 target="_blank">Header Rewrite Options and DSCP.</a>
+                                See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/overview/delivery_services.html#inner-header-rewrite-rules";
 target="_blank">Inner Header Rewrite Rules.</a>
                             </div>
                         </div>
                         </label>
@@ -617,7 +617,7 @@ under the License.
                                 </ul>
                                 <br>
                                 <br>
-                                See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_ops/using.html#header-rewrite";
 target="_blank">Header Rewrite Options and DSCP.</a>
+                                See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/overview/delivery_services.html#last-header-rewrite-rules";
 target="_blank">Last Header Rewrite Rules.</a>
                             </div>
                         </div>
                         </label>
@@ -640,7 +640,7 @@ under the License.
                                 <br>
                                 <aside>
                                     <h6>Note</h6>
-                                    <p>You will not be able to save a Regex 
Remap Expression if you have Query String Handling set to drop query strings at 
the edge. <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_ops/using.html#regex-remap-expression";
 target="_blank">See Regex Remap Expression</a></p>
+                                    <p>You will not be able to save a Regex 
Remap Expression if you have Query String Handling set to drop query strings at 
the edge. <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/overview/delivery_services.html#regex-remap-expression";
 target="_blank">See Regex Remap Expression</a></p>
                                 </aside>
                             </div>
                         </div>
@@ -869,7 +869,7 @@ under the License.
                                 Traffic Router will redirect to this URL when 
Geo Limit check fails.
                                 <br>
                                 <br>
-                                See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_router.html#tr-ngb";
 target="_blank">GeoLimit Failure Redirect</a> feature...
+                                See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/overview/delivery_services.html?highlight=Geo%20Limit#geo-limit-redirect-url";
 target="_blank">GeoLimit Failure Redirect</a> feature...
                             </div>
                         </div>
                         </label>
diff --git 
a/traffic_portal/app/src/common/modules/form/deliveryService/form.deliveryService.HTTP.tpl.html
 
b/traffic_portal/app/src/common/modules/form/deliveryService/form.deliveryService.HTTP.tpl.html
index fc0d626..7a62347 100644
--- 
a/traffic_portal/app/src/common/modules/form/deliveryService/form.deliveryService.HTTP.tpl.html
+++ 
b/traffic_portal/app/src/common/modules/form/deliveryService/form.deliveryService.HTTP.tpl.html
@@ -412,7 +412,7 @@ under the License.
                                 </dl>
                                 <br>
                                 <br>
-                                <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_ops/using.html#signed-urls";
 target="_blank">See Token Based Authentication</a>
+                                <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/overview/delivery_services.html#signing-algorithm";
 target="_blank">See Token Based Authentication</a>
                             </div>
                         </div>
                         </label>
@@ -489,9 +489,9 @@ under the License.
                                 </ul>
                                 <aside>
                                     <h6>Note:</h6>
-                                    <p>Choosing to drop query parameter 
strings at the edge will preclude the use of a Regex Remap Expression. <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_ops/using.html#regex-remap-expression";
 target="_blank">See Regex Remap Expression</a>
+                                    <p>Choosing to drop query parameter 
strings at the edge will preclude the use of a Regex Remap Expression. <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/overview/delivery_services.html#regex-remap-expression";
 target="_blank">See Regex Remap Expression</a>
                                         <br>
-                                        To set the qstring without the use of 
regex remap, or for further options, <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_ops/using.html#qstring-handling";
 target="_blank">See Qstring Handling</a></p>
+                                        To set the qstring without the use of 
regex remap, or for further options, <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/overview/delivery_services.html#query-string-handling";
 target="_blank">See Qstring Handling</a></p>
                                 </aside>
                             </div>
                         </div>
@@ -521,7 +521,7 @@ under the License.
                                     <li>Header Value: Foo</li>
                                 </ul>
                                 <br>
-                                <br>See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_ops/using.html#header-rewrite";
 target="_blank">Header Rewrite Options and DSCP.</a>
+                                <br>See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/overview/delivery_services.html#edge-header-rewrite-rules";
 target="_blank">Edge Header Rewrite Rules.</a>
                             </div>
                         </div>
                         </label>
@@ -545,7 +545,7 @@ under the License.
                                 </ul>
                                 <br>
                                 <br>
-                                See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_ops/using.html#header-rewrite";
 target="_blank">Header Rewrite Options and DSCP.</a>
+                                See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/overview/delivery_services.html#mid-header-rewrite-rules";
 target="_blank">Mid Header Rewrite Rules.</a>
                             </div>
                         </div>
                         </label>
@@ -569,7 +569,7 @@ under the License.
                                 </ul>
                                 <br>
                                 <br>
-                                See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_ops/using.html#header-rewrite";
 target="_blank">Header Rewrite Options and DSCP.</a>
+                                See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/overview/delivery_services.html#first-header-rewrite-rules";
 target="_blank">First Header Rewrite Rules.</a>
                             </div>
                         </div>
                         </label>
@@ -593,7 +593,7 @@ under the License.
                                 </ul>
                                 <br>
                                 <br>
-                                See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_ops/using.html#header-rewrite";
 target="_blank">Header Rewrite Options and DSCP.</a>
+                                See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/overview/delivery_services.html#inner-header-rewrite-rules";
 target="_blank">Inner Header Rewrite Rules.</a>
                             </div>
                         </div>
                         </label>
@@ -617,7 +617,7 @@ under the License.
                                 </ul>
                                 <br>
                                 <br>
-                                See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_ops/using.html#header-rewrite";
 target="_blank">Header Rewrite Options and DSCP.</a>
+                                See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/overview/delivery_services.html#last-header-rewrite-rules";
 target="_blank">Last Header Rewrite Rules.</a>
                             </div>
                         </div>
                         </label>
@@ -640,7 +640,7 @@ under the License.
                                 <br>
                                 <aside>
                                     <h6>Note</h6>
-                                    <p>You will not be able to save a Regex 
Remap Expression if you have Query String Handling set to drop query strings at 
the edge. <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_ops/using.html#regex-remap-expression";
 target="_blank">See Regex Remap Expression</a></p>
+                                    <p>You will not be able to save a Regex 
Remap Expression if you have Query String Handling set to drop query strings at 
the edge. <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/overview/delivery_services.html#regex-remap-expression";
 target="_blank">See Regex Remap Expression</a></p>
                                 </aside>
                             </div>
                         </div>
@@ -745,7 +745,7 @@ under the License.
                                 Enables clients to be routed to the closest 
possible deep edge caches on a per Delivery Service basis.
                                 <br>
                                 <br>
-                                <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_router.html#deep-caching-deep-coverage-zone-topology";
 target="_blank">See Deep Caching</a></div>
+                                <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_router.html#deep-caching";
 target="_blank">See Deep Caching</a></div>
                         </div>
                         </label>
                         <div class="col-md-10 col-sm-10 col-xs-12">
@@ -948,7 +948,7 @@ under the License.
                                 Traffic Router will redirect to this URL when 
Geo Limit check fails.
                                 <br>
                                 <br>
-                                See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/admin/traffic_router.html#tr-ngb";
 target="_blank">GeoLimit Failure Redirect</a> feature...
+                                See <a 
href="https://traffic-control-cdn.readthedocs.io/en/latest/overview/delivery_services.html?highlight=Geo%20Limit#geo-limit-redirect-url";
 target="_blank">GeoLimit Failure Redirect</a> feature...
                             </div>
                         </div>
                         </label>

Reply via email to