Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.6
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Jun 2009 at 19:12 UTC
Updated:
15 Jul 2009 at 23:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
merlinofchaos commentedPlease test this patch. I think it's ready to go.
It'll require all modules that use pre_render() to update their objects to be able to use this, but it does gracefully turn off advanced rendering for pre_render_list types that don't.
Comment #2
merlinofchaos commentedSince some other work I'm doing is also in this space, I committed this to avoid patches colliding. Let me know if there are any problems with this.