Closed (fixed)
Project:
Leaflet
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jun 2012 at 22:27 UTC
Updated:
7 Jul 2012 at 18:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
adamdicarlo commentedThe issue is that Drupal render takes a reference, because it changes the data structure passed. Here's a patch.
Comment #2
adamdicarlo commentedRetitle for d.o Dashboard clarity.
Comment #3
pvhee commentedThanks, it indeed seems common practice to split node_view and drupal_render. Committed!