jijo-paulose / zkgrails

Automatically exported from code.google.com/p/zkgrails
1 stars 0 forks source link

Use <zul:wrapper> The zk <?page ?> directive doesn't work #346

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Which version of ZKGrails you're using? On what operating system?
2.2.7, Windows 7 64-bit

Which version of Grails you're using?
2.2.4

What steps will reproduce the problem?
1. One the zul file use <?page title="Title">
2. One the gsp page use <zul:wrapper> to use the zul file
3.

What is the expected output? What do you see instead?
The <?page ?> directive should be evaluated properly, including the page id, 
title etc.

Please provide any additional information below. Attaching a test case to
reproduce it is preferable.

Original issue reported on code.google.com by kyungeui81@gmail.com on 8 Sep 2013 at 3:34