Bug fixed in WebNonHTMLResource

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Bug fixed in WebNonHTMLResource

Herbert König
Hi,

I figured out that WebNonHTMLResource might be a solution for
downloading files. During that I found a bug in
WebNonHTMLResource>>printHTMLPageOn:for:on:

At least in Squeak ByteArray does not understand asByteString, but
ByteArray>>asString returns a ByteString

Fileout attached.


Cheers,

Herbert                          mailto:[hidden email]
_______________________________________________
Aida mailing list
[hidden email]
http://lists.aidaweb.si/mailman/listinfo/aida

WebNonHTMLResource-printHTMLPageOnforon.st (552 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Bug fixed in WebNonHTMLResource

Janko Mivšek
Patched and thanks!

Janko

On 06. 10. 2010 18:38, Herbert König wrote:

> Hi,
>
> I figured out that WebNonHTMLResource might be a solution for
> downloading files. During that I found a bug in
> WebNonHTMLResource>>printHTMLPageOn:for:on:
>
> At least in Squeak ByteArray does not understand asByteString, but
> ByteArray>>asString returns a ByteString
>
> Fileout attached.
>
>
> Cheers,
>
> Herbert                          mailto:[hidden email]
>
>
>
> _______________________________________________
> Aida mailing list
> [hidden email]
> http://lists.aidaweb.si/mailman/listinfo/aida

--
Janko Mivšek
AIDA/Web
Smalltalk Web Application Server
http://www.aidaweb.si
_______________________________________________
Aida mailing list
[hidden email]
http://lists.aidaweb.si/mailman/listinfo/aida