Details
-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Spider
-
Labels:None
-
Environment:
Test Env:
AWS - Cloud Spider Apps - Trunk - 3
Services - Trunk Maven Build - 645
Trunk UI - 72
Description
1. Log into AdMax
2. Spider a valid url which has less than 100 pages, say "http://ec2-50-16-42-105.compute-1.amazonaws.com/lost/"
In the view Reports tab, opened the "Report Details" popup box of the generated reports observed that the "Page Count" filed shows the value of the "max no of pages to spider" - "100" but the actual count is "18"
Observed that the issue exists in both "v2" and "v3" spider reports and the "Page Count" field shows incorrect values in the below cases
1. When the no of pages crawled were less than the max limit specified, still the "Report Details" popup box shows the "Page Count" value as the "Max Number of Pages to Spider"
2. When the "max no of pages to spider" is set as "Unlimited" the "Page Count" value is shown as "0"