Bugs item #3600374, was opened at 2013-01-11 03:11 Message generated for change (Comment added) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3600374...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: other Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Yevgeni Movsesov () Assigned to: Nobody/Anonymous (nobody) Summary: reflinks.py : Expand globalbadtitles section
Initial Comment: Please expand the globalbadtitles with attached patch
----------------------------------------------------------------------
Comment By: Yevgeni Movsesov ()
Date: 2013-01-11 03:13
Message: Modified section should be as
globalbadtitles = """ # is (test| # starts with ^\W*( register |registration |(sign|log)[ -]?in |subscribe |sign[ -]?up |log[ -]?on |untitled[ ]?(document|page|\d+|$) |404[ ] ).* # anywhere |.*( 403[ ]forbidden |(404|page|file|information|resource).*not([ ]*be)?[ ]*(available|found) |site.*disabled |error[ ]404 |error.+not[ ]found |not[ ]found.+error |404[ ]error |\D404\D |check[ ]browser[ ]settings |log[ -]?(on|in)[ ]to |site[ ]redirection ).* # ends with |.*( register |registration |(sign|log)[ -]?in |subscribe|sign[ -]?up |log[ -]?on )\W*$ ) """
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=603138&aid=3600374...