Allow links_get_link() to accept a $link_spec as an md5 hash. It looks like it needs a single change/check to be done in links_get_link_where_sql() so that it doesn't re-hash an existing hash.
Allow links_get_link() to accept a $link_spec as an md5 hash. It looks like it needs a single change/check to be done in links_get_link_where_sql() so that it doesn't re-hash an existing hash.
Comments
Comment #1
syscrusher commentedI've committed this feature in CVS tonight. Please test at your convenience and let me know if it's working correctly for you. Note that the MD5 hash has to be a hash of a *normalized* URL, not the raw URL.
Comment #2
syscrusher commentedNo test reports; it works for me, so I'm assuming the issue is fixed unless someone tells me otherwise.
Syscrusher
Comment #3
(not verified) commented