I managed to reroute this specific url to an alternate view for testing, and enabled variables one-at-a-time in the template to find the error.
The issue was this: - mako template included call to a library to write meta-data on it - the meta-data had some encoding issues - mako didn't show any errors on the library or the call to it, but just didn't like the data from it. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/groups/opt_out.
