in reply to Re^3: invocation of a ghost file
in thread invocation of a ghost file

A user followed link generated by cgi_app.pl which allways generates HTML links to itself.

This app worked for months without such errors, and after I added some source code (in a new module), this error started to appear. And it only appears when this new source code is executed although it doesn't really differentiate from the old code (the whole thing is SELECTing and UPDATEing a database).