Menu

#37 Deleting an article may delete too many links

v2.0
open
nobody
5
2006-02-07
2006-02-07
No

Deleting an article may delete too many links :

Cofax allows to create articles with the same code in
differents sections. But when deleting an article,
cofax uses only the filename( code) and executes :
"DELETE FROM tblrelatedlinks WHERE link LIKE '%" +
filename + ".htm'".

As a result, all related links to articles sharing the
same code will be deleted.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.