Edgewall Software

Ticket #5521 (closed defect: invalid)

Opened 19 months ago

Last modified 4 months ago

.jar changes to .zip?

Reported by: ThurnerRupert Owned by: cboos
Priority: normal Milestone:
Component: version control Version: 0.10.3
Severity: normal Keywords:
Cc:

Description

in our 0.10.3 instance we have jar files in svn. when having the link "download in original format" it changes the file ending to "zip".

can this be, or we just strangely configured this? because with everything else, like .doc, ... the eding stays as it was.

Attachments

Change History

  Changed 19 months ago by cboos

... the browser trying to be smart? Which browser are you using and does it also happen with other browsers / on other platforms?

  Changed 19 months ago by ThurnerRupert

  • status changed from new to closed
  • resolution set to invalid

uh .. thanks for that hint. will take it up with our genious reconfigurators in the ie-browser-team. does not occur with firefox/opera.

follow-up: ↓ 4   Changed 19 months ago by ThurnerRupert

  • status changed from closed to reopened
  • resolution invalid deleted
  • milestone set to 0.11

the answer was:

MIME Type is returned as application/octet-stream instead of application/java-archive

pls close again if this is not to be handled in trac.

in reply to: ↑ 3   Changed 5 months ago by rblank

  • status changed from reopened to closed
  • resolution set to invalid

Replying to ThurnerRupert:

MIME Type is returned as application/octet-stream instead of application/java-archive

Well, application/octet-stream is the generic MIME type for binary data, so it is correct for .jar files. If you want to get an application/java-archive MIME type for .jar files, add the following to your [mimveviewer] mime_map setting in TracIni:

application/java-archive:jar

  Changed 4 months ago by rblank

  • milestone 0.11.3 deleted

Add/Change #5521 (.jar changes to .zip?)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from cboos. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.