Closed (fixed)
Project:
Project issue file test
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2011 at 23:26 UTC
Updated:
14 Jul 2011 at 01:51 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dave reidComment #2
webchickTested and working on http://metrics-drupal.redesign.devdrupal.org/ Hooray!
On review, I pointed out to Dave that the node_load() there is an expensive way to get at a single property of the node, but he pointed out that pift_comment_load_node() is already loading the node, so this will just be returned from cache.
Looks good to me!
Comment #3
webchickThis is the problem this patch is attempting to fix (in an issue body):
Comment #4
boombatower commentedsubscribe, I'll try and take a look.
Comment #5
rfayLooks perfect to me. Committed: 1270a1a845156d37d0943074070fcbd17dc78a3c
Comment #6
boombatower commentedThat works too :)