After many years of enjoying your script it started doing the following all of a sudden during requests which ended in multiple results:
Code: Select all
04:45PM <dogbert> Multiple Results Found: Berlin, Connecticut</a><a href="/US/CT/Berlin.html#PUB"><img
src="http://icons-aa.wunderground.com/graphics/PUB.gif" alt="Public Information Statement" height="17" width="17" />; Berlin, Florida; Berlin,
Georgia; Berlin, Germany; Berlin, Illinois</a><a href="/US/IL/Berlin.html#FOG"><img src="http://icons-aa.wunderground.com/graphics/FOG.gif"
alt="Dense Fog Advisory" height="17" width="17" /></a><a
04:45PM <dogbert> href="/US/IL/Berlin.html#PUB"><img src="http://icons-aa.wunderground.com/graphics/PUB.gif" alt="Public Information Statement" height="17"
width="17" />; Berlin, Maryland; Berlin, Massachusetts</a><a href="/US/MA/Berlin.html#PUB"><img
src="http://icons-aa.wunderground.com/graphics/PUB.gif" alt="Public Information Statement" height="17" width="17" />; Berlin, Michigan</a><a
href="/US/MI/Berlin.html#PUB"><img
04:45PM <dogbert> src="http://icons-aa.wunderground.com/graphics/PUB.gif" alt="Public Information Statement" height="17" width="17" />; Berlin, New
Hampshire; Berlin, New Jersey</a><a href="/US/NJ/Berlin.html#PUB"><img src="http://icons-aa.wunderground.com/graphics/PUB.gif" alt="Public
Information Statement" height="17" width="17" />; Berlin, New York</a><a href="/US/NY/Berlin.html#PUB"><img
src="http://icons-aa.wunderground.com/graphics/PUB.gif"
Code: Select all
set output(error) "Multiple Results Found: ${loop_reply}"
Edit: sorry I missed your changelog for 2.7 at the end there. Seems you've already seen the problem. My apple-ogies for the double. Perhaps the line number will help people write a little work around until you get the new version up.