Anonymous | Login | 01-16-2021 14:51 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0002107 | [Squeak] Network | minor | always | 10-20-05 23:35 | 05-29-06 21:53 | ||||
Reporter | KenCausey | View Status | public | ||||||
Assigned To | tb | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | |||||||
Summary | 0002107: FileDirectory class>>retrieveMIMEDocument: class non-existent MIMEType class>forExtension: | ||||||||
Description | Actually I'm guessing that MIMEType was a class, it could have been a class var or global or something, at any rate it's not around any longer. Fix it. | ||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
![]() |
|
(0005055 - 495 - 505 - 505 - 505 - 505 - 505) tb 05-25-06 07:18 |
I'm not aware of such a class, but the current "guesser" of mime types is MIMEDocument so I think the fix is to delegate the determination of a mime type to that. Additionally, the factory method for MIMEDocument doesn't seem to exist and there is an unfortunate incompatibility of URLs vs URIs. I've added asUrl to URI and asURI to URL (the lack of consistency in capitalization is also unfortunate). Now the whole thing works, although I'd like it if we cleaned up the capitalization issue. |
(0005056 - 64 - 64 - 224 - 224 - 224 - 224) tb 05-25-06 07:24 |
Fixed in http://source.squeakfoundation.org/IO/Network-tb.29.mcz [^] |
(0005057 - 12 - 12 - 12 - 12 - 12 - 12) KenCausey 05-25-06 15:59 |
Thanks Todd! |
(0005095 - 7 - 7 - 7 - 7 - 7 - 7) ducasse 05-29-06 21:53 |
in 7033 |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
51 total queries executed. 38 unique queries executed. |