[CakePHP : The Rapid Development Framework for PHP] #5833: REST RequestHandling does not work Correctly (RC3) Per API Documentation

2008-12-01 Thread CakePHP : The Rapid Development Framework for PHP
#5833: REST RequestHandling does not work Correctly (RC3) Per API Documentation
---+
Reporter:  MIRV|  Type:  Bug   
  Status:  new |  Priority:  High  
   Milestone:  1.2.x.x | Component:  Routing/Dispatcher
 Version:  RC3 |  Severity:  Major 
Keywords:  |   Php_version:  PHP 5 
Cake_version:  1.2.0.7692 RC3  |  
---+
 Per following the API documentation at http://book.cakephp.org/view/477
 /The-Simple-Setup to setup and route REST requests does not function
 correctly.

 I continually get an error about a view not found;

 Error:  Confirm you have created the file:
 /var/www/user/app/views/users/index.ctp
 Notice: If you want to customize this error message, create
 app/views/errors/missing_view.ctp

 According to the document at the afforementioned URL the view is created
 in a subfolder of the view named xml/index.ctp. Additionally I HAVE
 created the /views/layouts/xml.ctp file.

 If I attempt to use the file it is looking for it is treated as html and
 the XML helper is not automatically loaded so that the data can be
 serialized (also per the docs).

-- 
Ticket URL: 
CakePHP : The Rapid Development Framework for PHP 
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/tickets-cakephp?hl=en
-~--~~~~--~~--~--~---



Re: [CakePHP : The Rapid Development Framework for PHP] #5833: REST RequestHandling does not work Correctly (RC3) Per API Documentation

2008-12-02 Thread CakePHP : The Rapid Development Framework for PHP
#5833: REST RequestHandling does not work Correctly (RC3) Per API Documentation
---+
Reporter:  MIRV| Owner: 
Type:  Bug |Status:  closed 
Priority:  High| Milestone:  1.2.x.x
   Component:  Routing/Dispatcher  |   Version:  RC3
Severity:  Major   |Resolution:  invalid
Keywords:  |   Php_version:  PHP 5  
Cake_version:  1.2.0.7692 RC3  |  
---+
Changes (by gwoo):

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

Comment:

 please read [wiki:bugreport] You can get help for your issue on the google
 group or in IRC. This is not a bug without a valid test case, as this
 functionality is covered by the unit tests.

-- 
Ticket URL: 
CakePHP : The Rapid Development Framework for PHP 
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/tickets-cakephp?hl=en
-~--~~~~--~~--~--~---