Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 May 2006 at 13:00 UTC
Updated:
28 May 2006 at 16:30 UTC
on lines 754 and 1419 the 4th paramter is past by reference, and because this is a hard codes figure php will now compile the code, and fails.
Comments
Comment #1
merlinofchaos commentedWhoooops. Lucky you brought this up; I was using str_replace when I meant substr_replace!!
Comment #2
(not verified) commented