Posted by dmuth on January 14, 2006 at 6:13am
Jump to:
| Project: | Acidfree Albums |
| Version: | 4.6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
The function acidfree_pager_creator() does not restore the value of $_GET['q'] after it is done working with it. This results in incorrect data being logged by the statistics module. (When viewing a picture, the log shows that the parent was viewed instead, according to the link in the file)
I have attached a patch which restores the value after the pager is created and fixes this problem.
-- Doug
| Attachment | Size |
|---|---|
| acidfree.diff_0.txt | 359 bytes |
Comments
#1
Fixed in CVS.
#2