Jim Spath wrote:
> Compress::Deflate and Static::Simple seem to conflict with each other.
> The result of this is that CSS files don't get served properly.
> 
> Catalyst sees the request, and knows to serve the correct CSS file
> through Static Simple, but only a blank page is returned.  If I disable
> the Compress::Deflate plugin, it works properly.
> 
> FYI, I am using 0.01 of Compress::Deflate and 0.15 of Static::Simple,
> which aren't the most recent versions, although I didn't see anything in
> the changelogs that indicated that this conflict had been recognized
> and/or fixed.
> 
> We are working getting the new versions built, but dh_make_perl is
> giving us headaches.
> 
> - Jim
> 
> PS - On a side note, is it possible to change which plugins are loaded
> depending on whether Catalyst is launched from myapp_server.pl or
> myapp_fastcgi.pl?  This would be helpful...
> 
> _______________________________________________
> List: [email protected]
> Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/[email protected]/
> Dev site: http://dev.catalyst.perl.org/
> 
> 

SHow us your use Catalyst line...
What order are the plugins loaded? (Yes, order matters).

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to