Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

fatal eval/include-error on large input

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Smarty 3
View previous topic :: View next topic  
Author Message
Conisant
Smarty n00b


Joined: 08 Dec 2009
Posts: 3

PostPosted: Tue Apr 27, 2010 10:54 am    Post subject: fatal eval/include-error on large input Reply with quote

Greetings,

I get an reproduceable fatal error from an exception when I eval or include large text content.

Its easy to reproduce, just use the following code:
{$content="a"|str_repeat:33324}
{include file="string:$content"}
or
{eval var=$content}

The error looks like that:

<b>Fatal error</b>: Uncaught exception 'Exception' with message 'Unexpected input at line1: a' in .../smarty/sysplugins/smarty_internal_templatelexer.php:192
Stack trace:
#0 .../smarty/sysplugins/smarty_internal_templatelexer.php(111): Smarty_Internal_Templatelexer-&gt;yylex1()
#1 .../smarty/sysplugins/smarty_internal_smartytemplatecompiler.php(45): Smarty_Internal_Templatelexer-&gt;yylex()
#2 .../smarty/sysplugins/smarty_internal_templatecompilerbase.php(84): Smarty_Internal_SmartyTemplateCompiler-&gt;doCompile('aaaaaaaaaaaaaaa...')
#3 .../smarty/sysplugins/smarty_internal_template.php(259): Smarty_Internal_TemplateCompilerBase-&gt;compileTemplate(Object(Smarty_Internal_Template))
#4 ...smarty/sysplugins/smarty_internal_templatelexer.php</b> on line <b>192</b>

I am using the beta 8 right now (was present in the others as well)

Greetings, Andrej Zieger
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Smarty 3 All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP