Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Duplicates checks of pending links

Quote Reply
Duplicates checks of pending links
The check duplicates option only works on links already in the DB, but does not appear to work on links submitted and waiting on validation. Is there any way to change this either in the current release and (hopefully) in future releases?

Thanks;
John
Quote Reply
Re: Duplicates checks of pending links In reply to
I see the problem, I'll fix that up in the next version. Just edit Admin_HTML.pm and change line 1144 to:

<TR><TD VALIGN=TOP><$FONT><a href="$SCRIPT_URL?db=$DATABASE&do=view_records&URL=${$record}{'URL'}&ww=1" target="_blank">Duplicate Check</a></font></TD></TR>

Cheers,

Alex