#5724: changes to extractParams breaks caching of elements in views.
---------------------------+------------------------------------------------
    Reporter:  mustan9     |         Owner:         
        Type:  Bug         |        Status:  closed 
    Priority:  High        |     Milestone:  1.2.x.x
   Component:  Cache       |       Version:  RC3    
    Severity:  Major       |    Resolution:  invalid
    Keywords:  1.2.0.7692  |   Php_version:  PHP 5  
Cake_version:              |  
---------------------------+------------------------------------------------
Changes (by mark_story):

  * status:  new => closed
  * resolution:  => invalid

Comment:

 When using array URL's with requestAction() you must specify '''all'''
 parameters that will need to be part of the requested action.  This is
 because routing is skipped when using array URL parameters. To correct
 your problem you would need to specify a url array in your parameters.
 This behavior is intentional and has tests to support it.  If you feel
 that this isn't related to your issue please reopen the ticket with more
 example use code or a test case.

-- 
Ticket URL: <https://trac.cakephp.org/ticket/5724#comment:1>
CakePHP : The Rapid Development Framework for PHP <https://trac.cakephp.org/>
Cake is a rapid development framework for PHP which uses commonly known design 
patterns like ActiveRecord, Association Data Mapping, Front Controller and MVC. 
Our primary goal is to provide a structured framework that enables PHP users at 
all levels to rapidly develop robust web applications, without any loss to 
flexibility.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tickets cakephp" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/tickets-cakephp?hl=en
-~----------~----~----~----~------~----~------~--~---

  • [CakePHP : The Rapid Dev... CakePHP : The Rapid Development Framework for PHP
    • Re: [CakePHP : The ... CakePHP : The Rapid Development Framework for PHP

Reply via email to