[Catalyst] Spaces in urls
    Matt S Trout 
    dbix-class at trout.me.uk
       
    Thu Feb 23 14:49:58 CET 2006
    
    
  
On Thu, Feb 23, 2006 at 08:48:21AM -0000, Harold Frayman wrote:
> I have just moved a developing app on to a production server which is
> running up-to-date (among other things) Catalyst -- 5.64 against 5.55 on
> my development machine. Suddenly the request->path contains %20 rather
> than spaces in urls that have them -- which screws up all sorts of things.
> Could this be down to Catalyst and/or Cat helpers/plugins or should I be
> looking elsewhere?
Every change introduces at least two bugs. Every bugfix is a change.
I screwed up on this one; fortunately somebody was kinda enough to not
only fix it but add tests to ensure nobody makes the same silly mistake
again; both are included in the latest release.
-- 
     Matt S Trout       Offering custom development, consultancy and support
  Technical Director    contracts for Catalyst, DBIx::Class and BAST. Contact
Shadowcat Systems Ltd.  mst (at) shadowcatsystems.co.uk for more information
 + Help us build a better perl ORM: http://dbix-class.shadowcatsystems.co.uk/ +
    
    
More information about the Catalyst
mailing list