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

syscrusher’s picture

Status: Active » Needs review

I'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.

syscrusher’s picture

Assigned: Unassigned » syscrusher
Status: Needs review » Fixed

No test reports; it works for me, so I'm assuming the issue is fixed unless someone tells me otherwise.

Syscrusher

Anonymous’s picture

Status: Fixed » Closed (fixed)