cakeApplicationId in lib/drake.class
pearcec - May 14, 2007 - 16:48
| Project: | Drake :: Drupal-CakePHP bridge |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
In lib/drake.class I think the cakeApplicationId should just be application. It must be an artifact from some previous code.
It effect if you are using multiple applications and call $drake->getUrl() you will only get the default application. Which is no application specified in the url.
| Attachment | Size |
|---|---|
| drake_class_cakeApplicationId_artifact.patch | 557 bytes |
