About the admin package
stéphane ducasse
ducasse at iam.unibe.ch
Fri Mar 26 18:08:54 MET 2004
My mistake I was loading verything from our local store :( and you all
publish on the cincom one.
;)
On 26 mars 04, at 16:57, stéphane ducasse wrote:
> Hi david
>
> I loaded the admin package:
> - the postload action seems broken
> Smallwiki.Advanced is needed
>
> - then when I try to log I get: with admin/smallwiki I get an error
> aHTTPRequest postData does not understand: postKeysAndValuesDo:
>
> prepareRequestFields: aHTTPRequest
> | fields |
> fields := Dictionary new.
> aHTTPRequest uri queryData keysAndValuesDo: [ :key :value |
> fields at: key put: value ].
> aHTTPRequest isPost
> ifTrue: [ aHTTPRequest postData postKeysAndValuesDo: [ :key :value |
> fields at: key put: value value.
> value contentType isNil
> ifFalse: [ fields at: 'mime-' , key put: value contentType ] ] ].
> ^fields
>
>
> So what can I do?
>
> Nothing.
>
> Stef
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 900 bytes
Desc: not available
Url : http://www.iam.unibe.ch/pipermail/smallwiki/attachments/20040326/360c6c80/attachment.bin
More information about the SmallWiki
mailing list