I'm pretty sure that code hasn't changed in ages.
On Jul 22, 2009, at 7:36 AM, Will Scheidegger wrote:
I don't have Mag 4.1.1 setup in my IDE properly yet ;-)
On 21.07.2009, at 18:33, Grégory Joseph wrote:
On Jul 21, 2009, at 5:31 PM, Will Scheidegger wrote:
The mainContent is first set to null via the setter method.
Afterwards this setter method is not called again. My next step
would be to try to figure out who's setting the main content to
null. Is it the AggregatorFIlter?
Plug your debugger in.
Line 183 of AggregatorFilter:
if (requestedPage != null) {
aggregationState.setMainContent(requestedPage);
aggregationState.setCurrentContent(requestedPage);
The only other usage of the setMainContent method is by
MgnlTemplatingUtilities, which your IDE should tell you as well.
-g
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------