[Seaside] Is serving files different in Pharo?

Torsten Bergmann astares at gmx.de
Fri Oct 30 10:25:35 UTC 2009


Mart-Mari Breedt wrote on Pharo list [1]
>
>I got the answer to my problem here: http://bugs.squeak.org/view.php?id=7397
>

Why isnt the fix included into KomServer by default
or the implementation in pharo changed by default?

Pharo has:

mimeType
^MIMEDocument guessTypeFromName: self name.

The fix is

mimeType
^MIMEDocument guessTypeFromName: self asUrl

Should we or seaside dev care?

Bye
T.

[1] http://lists.gforge.inria.fr/pipermail/pharo-project/2009-October/015314.html
-- 
Neu: GMX DSL bis 50.000 kBit/s und 200,- Euro Startguthaben!
http://portal.gmx.net/de/go/dsl02


More information about the seaside mailing list