Acidfree breaks statistics module
dmuth - January 14, 2006 - 06:13
| Project: | Acidfree Albums |
| Version: | 4.6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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 |

#1
Fixed in CVS.
#2