Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
node.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Dec 2007 at 01:39 UTC
Updated:
17 Feb 2008 at 19:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
panchoYep, that was an easy fix. Works now as advertised.
Comment #2
gpk commentedWorks fine. Used this sample code:
Before the patch, the output is
10, 15
éêëìí.
After the patch it is
10, 15
éêëìí. Hi.
Tested with other values of $size also.
Comment #3
gábor hojtsyThanks, committed.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.