From: Elan Ruusamäe Date: July 13 2012 7:28pm Subject: Re: Weekly report issue after moving to new OS List-Archive: http://lists.mysql.com/eventum-users/6057 Message-Id: <500076E3.7080503@delfi.ee> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="------------040407060000070206070409" --------------040407060000070206070409 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 10/07/12 17:43, Greg Larkin wrote: > > Hi Lee, > > Try changing the code in the template file from this: > > {$data.issues.other[issue].iss_id|str_pad:5:" ":"STR_PAD_LEFT"} > > > to this: > > {$data.issues.other[issue].iss_id|str_pad:5:" ":$smarty.const.STR_PAD_LEFT} just to heads up, i tested with php 5.3, and commited the fix https://bazaar.launchpad.net/~eventum-developers/eventum/trunk/revision/4544 -- glen --------------040407060000070206070409--