[Catalyst-commits] r13544 - Catalyst-Runtime/5.80/branches/Catalyst-Test-base-href

t0m at dev.catalyst.perl.org t0m at dev.catalyst.perl.org
Thu Aug 26 00:20:05 GMT 2010


Author: t0m
Date: 2010-08-26 01:20:05 +0100 (Thu, 26 Aug 2010)
New Revision: 13544

Modified:
   Catalyst-Runtime/5.80/branches/Catalyst-Test-base-href/Changes
Log:
Changelog

Modified: Catalyst-Runtime/5.80/branches/Catalyst-Test-base-href/Changes
===================================================================
--- Catalyst-Runtime/5.80/branches/Catalyst-Test-base-href/Changes	2010-08-26 00:18:07 UTC (rev 13543)
+++ Catalyst-Runtime/5.80/branches/Catalyst-Test-base-href/Changes	2010-08-26 00:20:05 UTC (rev 13544)
@@ -19,6 +19,10 @@
   - Fix show_internal_actions config setting producing warnings in debug
     mode (RT#59738)
 
+  - Make Catalyst::Test::local_request() set the response base from base href
+    in the returned document so that links can be resolved correctly by
+    Test::WWW::Mechanize::Catalyst
+
  Refactoring:
    - moved component name sort that happens in setup_components to
      locate_components to allow methods to wrap around locate_components




More information about the Catalyst-commits mailing list