In ArcGIS Open Data Beta, hyperlinks under the Applications section are unresponsive in the site editor template.
上次发布: January 11, 2017ArcGIS Online
漏洞 ID 编号
BUG-000100570
已提交
November 3, 2016
上次修改时间
June 5, 2024
适用范围
ArcGIS Online
找到的版本
4.3
操作系统
N/A
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Add a 'href' attribute to the anchor for class="btn btn-default open-btn"To fix the entire template for this section, replace the block of code with the following altered code:<h2 class="text-center"> Applications</h2><p class="text-left">Apps provide simple access to information and tools for citizens to understand your community. We recommend exploring the apps below for helping engage around specific goals and initiatives - as well as encourage people to create their own stories and apps using the API and ready to configure apps. </p><ul class="cards-list"><li class="col-xs-12 col-sm-6 col-md-3"><a href="<a href="http://www.arcgis.com/home/item.html?id=6e02b538bea841ed858ef9f52709b655" target="_blank">http://www.arcgis.com/home/item.html?id=6e02b538bea841ed858ef9f52709b655</a>"><div class="card center-block"><img src="<a href="https://s3.amazonaws.com/geohub-assets/templates/public-engagement/local-perspective-th.png" target="_blank">https://s3.amazonaws.com/geohub-assets/templates/public-engagement/local-perspective-th.png</a>" alt="Card Thumbnail"><div class="card-options"><br /><br /><a class="btn btn-default open-btn" href="<a href="http://www.arcgis.com/home/item.html?id=6e02b538bea841ed858ef9f52709b655" target="_blank">http://www.arcgis.com/home/item.html?id=6e02b538bea841ed858ef9f52709b655</a>">Local Perspective</a></div><hr><br /><br /><p>Configure apps to provide focused citizen experiences.</p></div></a></li><li class="col-xs-12 col-sm-6 col-md-3"><div class="card center-block"><img src="<a href="https://s3.amazonaws.com/geohub-assets/templates/public-engagement/story-maps-th.png" target="_blank">https://s3.amazonaws.com/geohub-assets/templates/public-engagement/story-maps-th.png</a>" alt="Card Thumbnail"><div class="card-options"><br /><br /><a class="btn btn-default open-btn" href="<a href="https://storymaps.arcgis.com/en/" target="_blank">https://storymaps.arcgis.com/en/</a>">Story Maps</a></div><hr><br /><br /><br /><p>Tell stories about local issues and solutions.</p></div></li><li class="col-xs-12 col-sm-6 col-md-3"><a href="<a href="https://survey123.arcgis.com" target="_blank">https://survey123.arcgis.com</a>/"><div class="card center-block"><img src="<a href="https://s3.amazonaws.com/geohub-assets/templates/public-engagement/survey-123-th.jpg" target="_blank">https://s3.amazonaws.com/geohub-assets/templates/public-engagement/survey-123-th.jpg</a>" alt="Card Thumbnail"><div class="card-options"><br /><br /><a class="btn btn-default open-btn" href="<a href="http://survey123.arcgis.com" target="_blank">http://survey123.arcgis.com</a>/">Survey 123</a></div><hr><br /><br /><br /><p>Hear from your community.</p></div></a></li><li class="col-xs-12 col-sm-6 col-md-3"><div class="card center-block"><img src="<a href="https://s3.amazonaws.com/geohub-assets/templates/public-engagement/open-data-th.png" target="_blank">https://s3.amazonaws.com/geohub-assets/templates/public-engagement/open-data-th.png</a>" alt="Card Thumbnail"><div class="card-options"><br /><br /><a class="btn btn-default open-btn" href="<a href="http://opendata.arcgis.com" target="_blank">http://opendata.arcgis.com</a>/">Open Data</a></div><hr><br /><br /><br /><p>Make your data discoverable, explorable and usable.</p></div></li></ul><br/><p class="text-right"><a href="<a href="http://solutions.arcgis.com" target="_blank">http://solutions.arcgis.com</a>" class="btn btn-primary">Explore More Apps</a></p>