Closed (fixed)
Project:
Custom reports
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2011 at 03:13 UTC
Updated:
28 Mar 2011 at 19:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
Race.it commentedI have created a patch for this, let me know if its sufficient?
Comment #2
moshe weitzman commentedAwesome. Thanks.
Do folks have a need to run some reports on the master and some on the slave? Seems like a pretty exotic need so this patch should suffice. We should add the URL I pasted to the code comment so folks learn about pressflow's slave support.
Comment #3
moshe weitzman commentedI think this patch is incompatible with the 'use foo' trick. See code just above this one. We should put this code in an else against that code or otherwise make them work together better.
Comment #4
Race.it commentedMy bad, I had used the head for the patch, I have now rerolled the patch against the 6.x-1.x-dev branch.
Comment #5
moshe weitzman commentedthx. just a typo now: instalation
Comment #6
Race.it commentedNew patch with installation spelt right :)
Comment #7
Race.it commentedChange the patch files comments around, so the comments are more structured.
Comment #8
moshe weitzman commentedCommitted to 6.x. Thanks.