[Bug 54527] Synchronize conf/web.xml mime mapping with Tomcat 7

2013-04-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54527

Konstantin Kolinko  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Konstantin Kolinko  ---
Fixed in 6.0 by r1476538 , will be in 6.0.37.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 54527] Synchronize conf/web.xml mime mapping with Tomcat 7

2013-02-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54527

--- Comment #6 from Mark Thomas  ---
Updated patch proposed for 6.0.x.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 54527] Synchronize conf/web.xml mime mapping with Tomcat 7

2013-02-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54527

Mark Thomas  changed:

   What|Removed |Added

  Attachment #29952|0   |1
is obsolete||

--- Comment #5 from Mark Thomas  ---
Created attachment 29962
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29962&action=edit
Proposed patch

New patch that doesn't create the duplicates.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 54527] Synchronize conf/web.xml mime mapping with Tomcat 7

2013-02-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54527

--- Comment #4 from Mark Thomas  ---
The proposed patch creates duplicate definitions for:
htke, odft, oti, svc, svd, text, tfi, tfm, tga, thmx, s, s3m, saf, sbml, sc,
scd, scm, scq, scs, scurl, sda, sdc, sdd, sdkd, sdkm, sdp, sdw, see, seed,
sema, semd, semf, ser, setpay, setreg, sfd-hdstx, sfs, sfx, sgi, sgl, sgm, sgml

I'll have an updated proposal shortly.

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 54527] Synchronize conf/web.xml mime mapping with Tomcat 7

2013-02-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54527

--- Comment #3 from Michael Osipov <1983-01...@gmx.net> ---
Created attachment 29952
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29952&action=edit
Patch against Tomcat 6.0 trunk

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 54527] Synchronize conf/web.xml mime mapping with Tomcat 7

2013-02-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54527

--- Comment #2 from Michael Osipov <1983-01...@gmx.net> ---
(In reply to comment #1)
> AFAIK, Nothing is broken with the current list of mime-mappings in Tomcat 6,
> so I am marking this as enhancement.

Sorry, I did not mind to file a bug actually. This is a enhancement of course.

> Several notes
> 
> 1. web.xml in Tomcat 7 is 100 kilobytes larger than the one in Tomcat 6.
> 
> I wouldn't be wondered if the time to parse those additional 3000 lines and
> the memory used to store the mappings for each deployed application were
> noticeable in some configurations.

This happens anyway if you run an app with Tomcat 7. Why this should make a
difference to Tomcat 6?

> 2. There is nothing wrong with having your own copy of web.xml to replace
> the one provided by Tomcat.

I know, I have done this partially. But it has a huge drawback. Everyone has to
do the same stupid work over and over again, patch, check, patch, etc. We can
do this in a single place, here.

> I would not expect many changes to the default web.xml in Tomcat 6, so you
> do not need to update your copy.
> 
> 3. Tomcat 6 is RTC, so someone has to prepare the actual patch to be
> proposed for a vote.
> 
> 
> Personally, I think it is too late to backport such enhancement to Tomcat 6.
> Though if anyone else goes with it, I wouldn't mind. Maybe ask on opinions
> on dev@.

What is RTC? Yes, I will raise this on dev@ as you advise.

Спасибо Костя!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[Bug 54527] Synchronize conf/web.xml mime mapping with Tomcat 7

2013-02-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54527

Konstantin Kolinko  changed:

   What|Removed |Added

   Severity|normal  |enhancement

--- Comment #1 from Konstantin Kolinko  ---
AFAIK, Nothing is broken with the current list of mime-mappings in Tomcat 6, so
I am marking this as enhancement.

Several notes

1. web.xml in Tomcat 7 is 100 kilobytes larger than the one in Tomcat 6.

I wouldn't be wondered if the time to parse those additional 3000 lines and the
memory used to store the mappings for each deployed application were noticeable
in some configurations.

2. There is nothing wrong with having your own copy of web.xml to replace the
one provided by Tomcat.

I would not expect many changes to the default web.xml in Tomcat 6, so you do
not need to update your copy.

3. Tomcat 6 is RTC, so someone has to prepare the actual patch to be proposed
for a vote.


Personally, I think it is too late to backport such enhancement to Tomcat 6.
Though if anyone else goes with it, I wouldn't mind. Maybe ask on opinions on
dev@.

Are there any more requests for this?

-- 
You are receiving this mail because:
You are the assignee for the bug.

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org