Open ghost opened 11 years ago
Created by ADmad, 16th Dec 2012. (originally Lighthouse ticket #105):
For some reason PHPUnit classes are listed in the class index http://api.cakephp.org/#letter-P and they link to non-existent pages.
Also the presence of ..?url=.. in error message hints at the rewrite rules need to be updated.
..?url=..
16th Dec 2012, Mark Story said:
I think I'm going to fix this by just moving the docs to something else :)
17th Dec 2012, ADmad said:
Hehe, good idea :)
Created by ADmad, 16th Dec 2012. (originally Lighthouse ticket #105):
For some reason PHPUnit classes are listed in the class index http://api.cakephp.org/#letter-P and they link to non-existent pages.
Also the presence of
..?url=..
in error message hints at the rewrite rules need to be updated.