|
[BUG] Scamper can't upload files or submit text forms to Swiki: msg#00818lang.smalltalk.squeak.general
On Wednesday 31 July 2002 05:16 am, goran.hultgren@xxxxxxxxxxx wrote: > Scamper might not work because I don't think it supports cookies or > POSTs. Am I wrong? Scamper can do POSTS of form data. Except that this may be broken (see below). Scamper also tries to do POSTS of files, but is broken: When I try to upload (to the Squeak Swiki) a file named /home/ned/Squeak/connectors/LabeledButtons-nk.1.cs.gz FileUrl>>pathForFile strips off the leading slash, so the upload doesn't work. Even after fixing that problem in FileUrl, it's got at least three more problems: * it sends the filename as homenedSqueakconnectorsLabeledButtons-nk.cs.1.gz instead of LabeledButtons-nk.cs.1.gz like it probably should. * it sends 0 bytes of the file * it doesn't submit the form when I go to edit the page, complaining instead that it can't resolve the server named "". -- Ned Konz http://bike-nomad.com GPG key ID: BEEA7EFE
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Hello... I'm back, did I miss anything?, Scott A Crosby |
|---|---|
| Next by Date: | [FIX] FileUrlFilePathFix-nk, ned |
| Previous by Thread: | [IMPORTANT - well, I think so] SqueakMap first appearance!, goran . hultgren |
| Next by Thread: | [BUG]Url quickieTest, goran . hultgren |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |