hey,

First off, check your assumptions about the size:

<%init>

...

$m->clear_buffer();
$m->print( length $contents );
$m->abort();

</%init>

If the size was correct, the next thing you could do is look at
Mason's cached objects to see if it's doing anything funky around the
print call.

Also, does the same thing happen when the row doesn't exist in the database?

Alfie
--
http://www.Share-House.com.au
FREE Share House Advertising

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to