1*cdf0e10cSrcweirThe extensions use either multiple urls to the update information file, or the update information file contains multiple urls. Some of those URLs point to locations which do not exist.
2*cdf0e10cSrcweir
3*cdf0e10cSrcweirurl1.oxt: The corresponding url1.update.xml contains two download urls. The first Url points to a location that is not available. The second points to the new version.
4*cdf0e10cSrcweir
5*cdf0e10cSrcweirurl2.oxt: Contains to URLs to update information files. The first URL in url2.oxt is wrong and the second is
6*cdf0e10cSrcweircorrect.
7*cdf0e10cSrcweir
8*cdf0e10cSrcweirurl3.oxt: contains to URLs to update information files which point to locations which do not exist.
9*cdf0e10cSrcweir
10*cdf0e10cSrcweirwrongdownload1.oxt: The corresponding wrongdownload1.update.xml contains two download URLs which point to locations which are not available.
11*cdf0e10cSrcweir
12*cdf0e10cSrcweirwrongdownload2.oxt: same as wrongdownload1.oxt
13*cdf0e10cSrcweir
14*cdf0e10cSrcweirwrongdownload3.oxt: same as wrongdownload1.oxt
15*cdf0e10cSrcweir
16*cdf0e10cSrcweir
17*cdf0e10cSrcweirUse the wrongdownload extensions to check the automatic scolling of the text area that contains the results.
18*cdf0e10cSrcweir
19