You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
URL #anchor' Nameanchor'
Parent URL file:///home/nkershaw/test.html, line 7, col 29
Real URL file:///home/nkershaw/test.html
D/L time 0.000 seconds
Size 157B
Info 1 URL parsed.
Warning Anchor `anchor' not found. Available anchors: .
Result Valid
checking: Fix anchor checking of cached HTTP URLs.
Closes: SF bug #3577743
Thank you for reporting the issue. It is now marked as pending and will
be closed after the next release. If you believe that the issue is
not fixed appropriately just add a comment to this ticket.
A new version 8.2 of linkchecker has been
released on 9.11.2012.
Therefore this bug will be closed. If you think this issue is not
solved, please open a new bug or feature request.
Converted from SourceForge issue 3577743, submitted by natke
I have a simple html file:
Pointing to non-existent anchor.
Running linkchecker on this file as a local file correctly picks up the missing anchor:
Start checking at 2012-10-17 12:22:29+011
URL
#anchor' Name
anchor'Parent URL file:///home/nkershaw/test.html, line 7, col 29
Real URL file:///home/nkershaw/test.html
D/L time 0.000 seconds
Size 157B
Info 1 URL parsed.
Warning Anchor `anchor' not found. Available anchors: .
Result Valid
Statistics:
Content types: 0 image, 2 text, 0 video, 0 audio, 0 application, 0 mail and 0 other.
URL lengths: min=31, max=31, avg=31.
That's it. 2 links checked. 1 warning found. 0 errors found.
Stopped checking at 2012-10-17 12:22:29+011 (0.04 seconds)
However running this check on the file when it is being served does not:
Start checking at 2012-10-17 12:23:38+011
Statistics:
Content types: 0 image, 2 text, 0 video, 0 audio, 0 application, 0 mail and 0 other.
URL lengths: min=59, max=59, avg=59.
That's it. 2 links checked. 0 warnings found. 0 errors found.
Stopped checking at 2012-10-17 12:23:38+011 (0.04 seconds)
Running LinkChecker version 8.0 on:
Linux version 2.6.23.1-42.fc8 ([email protected]) (gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)) #1 SMP Tue Oct 30 13:18:33 EDT 2007
The text was updated successfully, but these errors were encountered: