Yes. I've noticed that and checked in the fix already. I removed the Dulcinea page() function and changed all of the imports to use the QP one (from qp.pub.common) directly.
Thanks! On Oct 2, 2007, at 3:37 PM, Michael Watkins wrote:
I stumbled across an inconsistency between Dulcinea (ui.util page function) and QP's Publisher "page" method -- Publisher passes **kwargs on to footer() while dulcinea.ui.util.page() does not. Could **kwargs be added to footer() call within the noted page() function? That'll make it consistent with the Publisher's page method and neatly solve a "safe_respond" issue I am having. _______________________________________________ QP mailing list [email protected] http://mail.mems-exchange.org/mailman/listinfo/qp
_______________________________________________ QP mailing list [email protected] http://mail.mems-exchange.org/mailman/listinfo/qp
