Modify

Opened 7 years ago

Closed 7 years ago

#13205 closed defect (fixed)

Plugin incorrectly checks max_zip_size attribute

Reported by: Ryan J Ollos Owned by: matobaa
Priority: normal Component: ArchiveViewerPlugin
Severity: normal Keywords:
Cc: Trac Release:

Description

The plugin uses max_zip_size attribute to determine the number of bytes to read, but max_zip_size is used in Trac to determine the max size of the zip file to create. However, we are just viewing the archive. It seems that we should be checking [mimeviewer] max_preview_size instead.

Attachments (0)

Change History (5)

comment:1 Changed 7 years ago by Ryan J Ollos

Status: assignedaccepted

comment:2 Changed 7 years ago by Ryan J Ollos

Status: acceptednew

comment:3 Changed 7 years ago by Ryan J Ollos

Owner: Ryan J Ollos deleted

comment:4 Changed 7 years ago by matobaa

Owner: set to matobaa
Status: newaccepted

comment:5 Changed 7 years ago by matobaa

Resolution: fixed
Status: acceptedclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain matobaa.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.