Whenever I load up admin/store/transaction, and there are no transactions, it returns a blank page.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | store_transaction_blank_page.patch | 714 bytes | recidive |
Whenever I load up admin/store/transaction, and there are no transactions, it returns a blank page.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | store_transaction_blank_page.patch | 714 bytes | recidive |
Comments
Comment #1
Lupin3rd commentedI have the same problem! All ecommerce module request in "Store module dependencies" are enabled. The rest of store's admin seem to works fine with Drupal 4.7.0.
Comment #2
neclimdulWe should probably make note that this is a confirmed bug and being looked at.
I'm going to mark it as minor though as sites with transactions are not affected.
Comment #3
bradlis7 commentedI'm not for sure, but you might check the return variable of the function outputting the page. Sometimes returning the wrong variable will make weird stuff happen.
Comment #4
recidive commentedI've done a small patch to solve this.
It requires a database with no transactions to be tested.
Comment #5
Lupin3rd commentedI tested in my database and works fine. Thanks.
Comment #6
recidive commentedI think one test should be enough. If someone disagrees, please post a "follow up".
Comment #7
neclimdulI think gordon forgot to mention that he patched this in #32169.
Comment #8
(not verified) commented