I'm very excited that 1.3.0 is out. Great work, all.
I did notice a couple problems, though. One semi-major, one graphical:
1. The $ROOT/.htaccess file is missing. I was able to copy it from
1.2.7, and everything worked. It looks like this:
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteRule ^$ app/webroot/ [L]
RewriteRule (.*) app/webroot/$1 [L]
</IfModule>
2. The "box" image for CakePHP, adjacent to the "Download 1.3" link,
still reads "1.2".
Check out the new CakePHP Questions site http://cakeqs.org and help others with
their CakePHP related questions.
You received this message because you are subscribed to the Google Groups
"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/cake-php?hl=en