#6231: Allow caching views if $this->ext is different than '.ctp' and '.thtml'
-------------------------------+--------------------------------------------
Reporter: robustsolution | Owner:
Type: Enhancement | Status: new
Priority: Medium | Milestone: 1.3.x.x
Component: View | Version:
Severity: Normal | Resolution:
Keywords: | Php_version: n/a
Cake_version: |
-------------------------------+--------------------------------------------
Changes (by mark_story):
* summary: problem in caching views if $this->ext is different than
'.ctp' and '.thtml' => Allow caching views if
$this->ext is different than '.ctp' and
'.thtml'
* type: Bug => Enhancement
* version: 1.2 Final =>
* milestone: 1.2.x.x => 1.3.x.x
Comment:
This code ensures that error views are correctly rendered, however it is
something that we are considering changing as it causes issues with custom
view files. But at this time the code works as designed. I think this is
more of an enhancement, at this point. Changing it now could affect
custom views as well.
--
Ticket URL: <https://trac.cakephp.org/ticket/6231#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
-~----------~----~----~----~------~----~------~--~---