-
Bug
-
Resolution: Fixed
-
Normal
-
7.0.4
-
Security Level: Jimmy
-
None
Reproducible sample:
test.zul
<window width="100%"> <include src="rt.html" mode="auto"></include> </window>
rt.html
<!DOCTYPE html> <html> <head> <title>Insert title here</title> </head> <body> RT </body> </html>
- is duplicated by
-
ZK-2561 Include src does not support anymore .jsp path
- Closed
- relates to
-
ZK-2473 Include with xhtml file type cannot display well
- Closed
-
ZK-4559 include can't include an HTML file with zhtml
- Closed
-
ZK-3038 include mode="auto" process html as instant instead of defer
- Closed
-
ZK-2642 Check if included html file will produce duplicated html, head and body tag
- Closed