What steps will reproduce the problem?
1. Login as admin
2. Click on Settings tab
3. Try to delete any item from any section under settings
What is the expected output? What do you see instead?
Screen goes dark and a window pops up with some info on the item and a
delete button. Instead the window pops up but it doesn't contain anything,
just all white. (tested in ie6/firefox)
What version of the product are you using? On what operating system?
BakeSale 1.0.0.2 & CakePHP 1.1.16.5421
Please provide any additional information below.
- Server is Windows 2003 with IIS6
- Using Ionic's ISAPI Rewrite Filter (for pretty urls)
- env("REQUEST_URI") used instead of $_SERVER["REQUEST_URI"] in
cake\bakesale\app_controller.php (because IIS does not have the REQUEST_URI
environment variable)
Original issue reported on code.google.com by nathanae...@gmail.com on 30 Jul 2007 at 11:02
Original issue reported on code.google.com by
nathanae...@gmail.com
on 30 Jul 2007 at 11:02Attachments: