Re: [CakePHP : The Rapid Development Framework for PHP] #5961: Custom route elements can't be used in loginAction

2009-01-06 Thread CakePHP : The Rapid Development Framework for PHP
#5961: Custom route elements can't be used in loginAction
---+
Reporter:  farhadi | Owner:  mark_story
Type:  Bug |Status:  closed
Priority:  Low | Milestone:  1.2.x.x   
   Component:  Auth|   Version:  1.2 Final 
Severity:  Minor   |Resolution:  fixed 
Keywords:  auth|   Php_version:  PHP 5 
Cake_version:  1.2.0.7962  |  
---+
Comment (by farhadi):

 Thank you guys. Specially Mark for solving this issue.[[BR]]
 Keep up the good work.[[BR]]
 Thanks again.

-- 
Ticket URL: https://trac.cakephp.org/ticket/5961#comment:8
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 tickets-cakephp@googlegroups.com
To unsubscribe from this group, send email to 
tickets-cakephp+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tickets-cakephp?hl=en
-~--~~~~--~~--~--~---



Re: [CakePHP : The Rapid Development Framework for PHP] #5965: Add tag support to cache

2009-01-06 Thread CakePHP : The Rapid Development Framework for PHP
#5965: Add tag support to cache
+---
Reporter:  kiang| Owner:   
Type:  Enhancement  |Status:  new  
Priority:  Medium   | Milestone:   
   Component:  Cache|   Version:   
Severity:  Normal   |Resolution:   
Keywords:   |   Php_version:  PHP 5
Cake_version:  1.2.0.7962   |  
+---
Changes (by gwoo):

  * version:  1.2 Final =
  * milestone:  1.2.x.x =

-- 
Ticket URL: https://trac.cakephp.org/ticket/5965#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 tickets-cakephp@googlegroups.com
To unsubscribe from this group, send email to 
tickets-cakephp+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tickets-cakephp?hl=en
-~--~~~~--~~--~--~---



Re: [CakePHP : The Rapid Development Framework for PHP] #5702: Scaffolding Null fields that render to a select, like date fields, should have a blank option

2009-01-06 Thread CakePHP : The Rapid Development Framework for PHP
#5702: Scaffolding Null fields that render to a select, like date fields, should
have a blank option
-+--
Reporter:  elpaso| Owner: 
Type:  RFC   |Status:  new
Priority:  Medium| Milestone:  1.3.x.x
   Component:  Scaffold  |   Version: 
Severity:  Normal|Resolution: 
Keywords:  scaffold  |   Php_version:  n/a
Cake_version:|  
-+--
Comment (by dcaravana):

 I'm very new to CakePHP inner workings, but isn't the following solution
 better? In fact, it's in the input() function, and not in the inputs(), so
 its more general, I think.

 Insert at line 649 in libs/views/helpers/form.php (I'm referring to 1.2
 final code):
 {{{
 if (isset($this-fieldset['fields'][$fieldName]['null'])) {
   $options['empty'] = $this-fieldset['fields'][$fieldName]['null'];
 }
 }}}

 More, I propose to move the fix to 1.2.x.x code line, because it's a
 useful fix to a visible bug that costs almost nothing.

-- 
Ticket URL: https://trac.cakephp.org/ticket/5702#comment:3
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 tickets-cakephp@googlegroups.com
To unsubscribe from this group, send email to 
tickets-cakephp+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tickets-cakephp?hl=en
-~--~~~~--~~--~--~---



[CakePHP : The Rapid Development Framework for PHP] #5966: Strange displays in French CookBook

2009-01-06 Thread CakePHP : The Rapid Development Framework for PHP
#5966: Strange displays in French CookBook
+---
Reporter:  avairet  |  Type:  Documentation 
   
  Status:  new  |  Priority:  High  
   
   Milestone:  Cookbook 1.0.x.x | Component:  
Cookbook:book.cakephp.org
 Version:  RC4  |  Severity:  Major 
   
Keywords:  cookbook display French  |   Php_version:  PHP 5 
   
Cake_version:   |  
+---
 Today, there are some display bugs on French CookBook (see attached
 jpeg).[[BR]]
 [[BR]]
 I have click on fr at the bottom of homepage, then I've click on 7-
 Helpers intégrés on the right menu and the result is a strange display,
 with entire Table of Contents on the right side?! It's look like a
 included frame...[[BR]]
 [[BR]]
 Same problem if I click on 5- Composants intégrés and 6- Core
 behaviors and many others...[[BR]]
 [[BR]]
 I'm using WinXp + Firefox 2.0.0.19 and this is the first time I see that.

-- 
Ticket URL: https://trac.cakephp.org/ticket/5966
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 tickets-cakephp@googlegroups.com
To unsubscribe from this group, send email to 
tickets-cakephp+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/tickets-cakephp?hl=en
-~--~~~~--~~--~--~---