0

Iframe stop works

asked 2012-01-27 09:03:15 +0800

Marky gravatar image Marky flag of Spain
284 7
http://www.no/havent-doma...

Hi forum. One week ago the iframe component that I have in my page has stopped to work. This only happends in IE, the rest of the browsers iframe works correctly, and I haven't changed nothing. I tested it in the Sandbox of ZK and does the same. I'm using ZK 5.0.7 and I try it in ZK 6.0 too but in both is the same. Anybody can help me please? Is this a temporaly stato of component?
Thanks for all.
Regards, Mark.

delete flag offensive retag edit

5 Replies

Sort by ยป oldest newest

answered 2012-02-02 08:52:39 +0800

vincentjian gravatar image vincentjian
2245 6

Hi,

Would you provide sample code?

link publish delete flag offensive edit

answered 2012-02-14 14:44:38 +0800

Marky gravatar image Marky flag of Spain
284 7
http://www.no/havent-doma...

updated 2012-02-14 14:45:43 +0800

yes, this is the code:

private void InicializaVentana(){
             Iframe Documento;
			if(OK==0){
                                String path="";
				path= Executions.getCurrent().getSession().getAttribute("image");
				AMedia amedia;
				amedia = new AMedia(path);
				Documento.setContent(amedia);
			}
		}
	

The iframe shows a grey window without content. This happens in all iframes along the aplication but doesn't happens ever. Its strange because in the sandbox doesn't work too.

Thanks for all,
regards,
Mark.

link publish delete flag offensive edit

answered 2012-02-21 03:19:35 +0800

vincentjian gravatar image vincentjian
2245 6

Hi,

I cannot reproduce the problem locally, would you provide the code you tried that has problem in ZK Sandbox?

link publish delete flag offensive edit

answered 2012-02-21 07:57:14 +0800

Marky gravatar image Marky flag of Spain
284 7
http://www.no/havent-doma...

Yes, is in the exemple of iframe in sandbox.
http://www.zkoss.org/zkdemo/composite/iframe?search=iframe
This only happends with IE (v.8 I tryed).
Thanks for help,I tested it in a pair of PC and the result is the same.
regards,
Mark.

link publish delete flag offensive edit

answered 2012-02-23 03:46:42 +0800

vincentjian gravatar image vincentjian
2245 6

Hi,

This is bug, please follow the tracker http://tracker.zkoss.org/browse/ZK-885 for latest status.

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2012-01-27 09:03:15 +0800

Seen: 185 times

Last updated: Feb 23 '12

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More