summaryrefslogtreecommitdiff
path: root/doc/bugs/brokenlinks_accumulates_duplicate_items.mdwn
AgeCommit message (Collapse)Author
2009-10-05good work, thank you!Jon Dowland
2009-10-03Fix a bug that could lead to duplicate links being recorded for tags.Joey Hess
Here I was bitten by perl's aliasing of foreach variables to the loop array contents, and match_link accidentially changed the contents of %links. In Jon's testcase, a tag added an absolute link, which was made relative by the above bug, and then the link was added again in preprocess, and turned into a duplicate.
2009-10-02responsehttp://jmtd.livejournal.com/
2009-10-02followupJoey Hess
2009-10-02weird tag/brokenlinks bughttp://jmtd.livejournal.com/