Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#2930 closed defect (worksforme)

jpg vs JPG

Reported by: anonymous Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version: 0.9.3
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Uploading files with a jpg extention results in an error of "unknown attachment type" while uploading JPG files is OK. In addition - it is then impossible to remove the attachment via the wiki interface.

I'm opening this ticket because I could not find anything else related to it and i think this is a pretty important issue as no one wants dozens of attachments flooding wiki pages - unable to delete them.

Attachments (0)

Change History (2)

comment:1 by Matthew Good, 18 years ago

Resolution: worksforme
Status: newclosed

The error "Unknown attachment type" indicates that the URL path after "/attachment" isn't one of the know types: "wiki" or "ticket". Capitalization of "jgp" doesn't matter.

For removing attachments you need the relevant permission: WIKI_DELETE or TICKET_DELETE depending on what it's attached to.

comment:2 by coderanger, 18 years ago

If you are planning on having a large collection of files that require frequent changes, you should consider using subversion.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.