Closed andresriancho closed 10 years ago
Migrated from https://code.google.com/p/wivet/issues/detail?id=13
I have a coverage of 100% but one test failed.
This is because in offscanpages/current.php $_SESSION['currenturlsvisited']['logginclude'] exists but in not present in $descEntries.
The page logginclude must be added to descEntries or not added in $_SESSION['currenturlsvisited']
This bug is due to the crawler I used which looks at .svn/entries files and found logginclude.php exists.
Regards
Migrated from https://code.google.com/p/wivet/issues/detail?id=13
I have a coverage of 100% but one test failed.
This is because in offscanpages/current.php $_SESSION['currenturlsvisited']['logginclude'] exists but in not present in $descEntries.
The page logginclude must be added to descEntries or not added in $_SESSION['currenturlsvisited']
This bug is due to the crawler I used which looks at .svn/entries files and found logginclude.php exists.
Regards