Path

ez projects / ezsurvey_ezp4 / forum / general / errors are not displayed


Errors are not displayed

You need to be logged in to post messages in the forums. New users may register here.

Nicolas Lescure

Member since:
09 January 2008

Posts: 21

Friday 18 September 2009 2:40:38 pm

Hi,

In a survey, when l try send a survey with an empty field that is mandatory for example, no error is displayed.

I think this is this code, in extension\ezsurvey\design\standard\templates\content\datatype\view\ezsurvey.tpl :



{section show=$preview|not}


{include uri="design:survey/view_validation.tpl"}


{/section}




In the debugger, I can see :
Error: eZTemplate @ extension/ezsurvey/design/standard/templates/content/datatype/view/ezsurvey.tpl:28[0]
Unknown template variable 'preview' in namespace 'ContentAttribute'


So the tpl is never included.

The problem occur with eZ Publish 4.1.3, eZ Survey for ez 4, rev 78.

Can you do something ?

Thanks.

Up

You need to be logged in to post messages in the forums. New users may register here.