Ticket #3618 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Can not delete screenshots once in the system.

Reported by: anonymous Assigned to: Blackhex
Priority: normal Component: ScreenshotsPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

After adding screenshots, I am unable to delete them. If I shut the Apache Server down I can delete them manually.

System Specs
ScreenshotPlugin?: 0.11
Trac: 0.11
Server: Apache 2.4 + mod_python 3.3.1
Database: sqlite 3.5.4
OS: Windows 2003

Debug Log file:
2008-08-27 10:08:28,107 Trac[api] DEBUG: DELETE FROM screenshot WHERE id = 2
2008-08-27 10:08:28,107 Trac[api] DEBUG: DELETE FROM screenshot_version WHERE screenshot = 2
2008-08-27 10:08:28,107 Trac[api] DEBUG: DELETE FROM screenshot_component WHERE screenshot = 2
2008-08-27 10:08:28,107 Trac[core] DEBUG: path: D//projects/screenshots/2
2008-08-27 10:08:28,107 Trac[main] WARNING: 500 Trac Error (Error deleting screenshot. Original message was: [Error 3] The system cannot find the path specified: u'D//projects/screenshots/2\\*.*')

Trac Reported Error:
Error deleting screenshot. Original message was: [Error 3] The system cannot find the path specified: u'D//projects/screenshots/2\\*.*'

Attachments

Change History

08/27/08 11:31:13 changed by Blackhex

  • status changed from new to assigned.

Hi. Revision r4192 should fix it. Please test.

08/27/08 12:56:35 changed by anonymous

  • status changed from assigned to closed.
  • resolution set to fixed.

That did it! Beautiful! Thanks for the quick reply.


Add/Change #3618 (Can not delete screenshots once in the system.)




Change Properties
Action