6.0.0-beta1
7/25/25

[#1553] updating a file in the VFS with sql_file driver adds new entries to SQL database
Summary updating a file in the VFS with sql_file driver adds new entries to SQL database
Queue Horde Framework Packages
Type Bug
State Resolved
Priority 2. Medium
Owners
Requester eddie (at) omegaware (dot) com
Created 03/15/2005 (7437 days ago)
Due
Updated 03/16/2005 (7436 days ago)
Assigned
Resolved 03/16/2005 (7436 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
03/16/2005 12:31:30 PM Jan Schneider Comment #2
State ⇒ Resolved
Reply to this comment
Committed, thanks.
03/15/2005 09:50:03 PM eddie (at) omegaware (dot) com Comment #1
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ updating a file in the VFS with sql_file driver adds new entries to SQL database
Queue ⇒ Horde Framework Packages
New Attachment: sqlupdate.diff Download
Reply to this comment
This patch checks if the file exists in the DB  (via $this->exists()) 
and if so, only updates the timestamp in the DB.

Saved Queries