On Tue, Mar 10, 2009 at 2:40 AM, Lukas Renggli <renggli(a)gmail.com> wrote:
Hi John,
I am succesfully serving my first Pier project
through Apache with the
exception of this one css file(?). I am unsure where it is supposed to
come
from as it is stored as "unknown" in a
/files subdirectory. In firebug it
it
is listed in the <head> section as
/environment/css?view=PRDownloadView
but
when expanded it looks like the entire html of
the page is being
referenced/downloaded/whatever.
Any pointers?
that's a bug.
Please try Pier-Seaside-lr.346, that should fix the problem and bring
another notable performance improvement for all Apache-Pier users.
Make sure to upgrade to Seaside2.8a1-lr.584 as well, older versions
might show a bug with this Pier update.
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
SmallWiki, Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Excellent. Thank you Lukas