Edgewall Software
Modify

Ticket #435 (closed defect: fixed)

Opened 8 years ago

Last modified 6 years ago

wiki file upload issue

Reported by: anonymous Owned by: jonas
Priority: highest Milestone: 0.7.1
Component: general Version: 0.7
Severity: critical Keywords:
Cc:
Release Notes:
API Changes:

Description

Under sandbox file uploading in Trac windows version:

  1. Upload failed, Maximum attachment size: 262144 kB

but my file size is only 872 KB
Sounds like a disply error in the unit. B not KB.

  1. perl script with file_name.pl uploaded successfully but "view as text" doesn't work. It acted as

the same as "download the file"

  1. File name of mutli-bytes character could be uploaded and be displayed correctly on the wiki page. But unfortunately the file name in the trac.db attachment directory is completely a mess like "缃戠悆瑙勫垯" which cause TRAC to return with "Attachment not found".

Attachments

index.htm (12.1 KB) - added by anonymous 6 years ago.
index.2.htm (12.1 KB) - added by anonymous 6 years ago.

Download all attachments as: .zip

Change History

comment:1 Changed 8 years ago by daniel

  • Milestone set to 0.7.1
  • Priority changed from normal to highest
  • Severity changed from normal to critical

comment:2 Changed 8 years ago by jonas

  • Status changed from new to assigned

comment:3 Changed 8 years ago by jonas

Did you by any chance use IE when the "show as text" behaved as "download the file"?

comment:4 Changed 8 years ago by jonas

  • Resolution set to fixed
  • Status changed from assigned to closed

[588] adds support for attachments with unicode names. The byte vs kB is also fixed.

Please reopen this ticket if issue b (view as text doesnt't work with perl scripts) is not only an IE bug. It definitly looks
like trac correctly sends a "Content-Type: text/plain" header.

Changed 6 years ago by anonymous

Changed 6 years ago by anonymous

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from jonas. Next status will be 'closed'
Author


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

 
Note: See TracTickets for help on using tickets.