Ticket #2974 (closed defect: fixed)
.war archives stopped working after enhancement
Reported by: | akostadinov | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.8.8 |
Component: | mc-core | Version: | 4.8.6 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description (last modified by andrew_b) (diff)
I consider this a regression that .war java web application archives stopped working with mc.
It seems recently a feature request was implemented [1] to open some outdated archive type .war that is different from the widely used java web application .war archives. These are .jar archives which is essentially a zip archive with manifest file being the first entry.
Please make mc recognize archive type by content or revert the change by the ticket specified.
Change History
comment:2 Changed 12 years ago by andrew_b
- Version changed from master to 4.8.6
- Component changed from mc-vfs to mc-core
- Description modified (diff)
comment:3 Changed 12 years ago by andrew_b
- Owner set to andrew_b
- Status changed from new to accepted
- Branch state changed from no branch to on review
- Milestone changed from Future Releases to 4.8.8
Branch: 2974_broken_war_opening.
changeset:b97663489bc3762831127e6808bb992b5e3d141b
comment:6 Changed 12 years ago by angel_il
- Votes for changeset changed from slavazanko to slavazanko angel_il
- Branch state changed from on review to approved
comment:7 Changed 12 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from slavazanko angel_il to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [2f06f513e4723cca13117b82353412975f966bdc].
Note: See
TracTickets for help on using
tickets.