Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Cloud Spider 3.03
-
Fix Version/s: Sustaining
-
Component/s: Cloud Spider
-
Labels:None
Description
getMultipleViewStateLength() Method in HTMLParser for TSAReporter goes in infinite loop, when "__VIEWSTATE" string is present in page content, but "value=" string is not present.
Eg: Issue URL: http://www.elliman.com/new-york-city/manhattan/clinton/529-west-42nd-street--6e---the-armory/gemfpdr
String:
----------------------------------------------------------------
<div class="w_listitem_actions">
<ul>
<li class="first tour first" id="first tour"><a target='_blank' href=http://tours.vht.com/vt/STD/idx.aspx?__VIEWSTATE=dDwtOTgxNjgwMjY7Oz49v%2F3H8SO6xhHPTHeLdiT0BwfU3g%3D%3D&ListingID=1146571&Op=5&Scene=0&bhcp=1&NoBranding=1 title="Video">Video »</a></li>
<li class="listing_all_photos" id="listing_all_photos"><a target='_blank' href=/listing-photos/?l=0d3b994415dd48eb99310bb5821c3033-a369d733edb2e8675985a0e9974c420bc84fd5aa>View All Photos »</a></li>
<li class="floorplan_link" id="floorplan_link"><a title="Floorplans" class="w_listitem_quickview" href="#/rpc/listing-floorplan-gallery/?l=0806fdcc1075331c186d0550e4ad5396cec60b9707e6a80a-362c3a4a0e0105b82fb545829472ead9017967ec">View Floorplan »</a></li>
<li class="map_link" id="map_link"><a href=#/rpc/google-map/?ll=40.760366,-73.996841 title="Map Location">Map Location »</a></li>
<li class="street_view_link last" id="street_view_link"><a href=#/rpc/google-map/?ll=40.760366,-73.996841 title="Street View">Street View »</a></li>
</ul>
</div>