Download & Extend

cakeApplicationId in lib/drake.class

Project:Drake :: Drupal-CakePHP bridge
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

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.

AttachmentSize
drake_class_cakeApplicationId_artifact.patch557 bytes
nobody click here