FileProxy>>streamFileToResponse:

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

FileProxy>>streamFileToResponse:

Dirk Verleysen-2
Janko,

I think you should remove the underlying statement in the method as the
stream is already the underlying one.

Dirk

_______________________________________________
Aida mailing list
[hidden email]
http://lists.aidaweb.si/mailman/listinfo/aida
Reply | Threaded
Open this post in threaded view
|

Re: FileProxy>>streamFileToResponse:

Janko Mivšek
Thanks Dirk, it seems some overrides on VW gone missing somewhere
again :(

Best regards
Janko

Dne 03. 09. 2012 16:52, piše Dirk Verleysen:
> Janko,
>
> I think you should remove the underlying statement in the method as the
> stream is already the underlying one.
>
> Dirk


--
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
Reply | Threaded
Open this post in threaded view
|

Re: FileProxy>>streamFileToResponse:

Dirk Verleysen-2
Another problem I'm seeing is that I keep my js and css in files. Now I noticed that with 6.5.1 the header is repeated several times and some js is acting really weird (probably because of this). I tried a breakpoint where the files are added to the header but that only breaks once.

Janko Mivšek schreef:
Thanks Dirk, it seems some overrides on VW gone missing somewhere
again :(

Best regards
Janko

Dne 03. 09. 2012 16:52, piše Dirk Verleysen:
Janko,

I think you should remove the underlying statement in the method as the
stream is already the underlying one.

Dirk



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