Hi
Anyone could help me the error attached with the email? This portlet could be working well under (liferay3.6.1 +ops nightlybuild-060810+tomcat5.x +jdk1.5) When I ported this ops portlet into the new liferay 4.1.0. Some of my ops portlets could be working well, but some can not work. For instance, that portlet in the attached image can not work. So anyone could give me some help and tips. Many Thanks ahead. Cheers Kevin This email and any attached files are confidential and copyright protected. If you are not the addressee, any dissemination of this communication is strictly prohibited. Unless otherwise expressly agreed in writing, nothing stated in this communication shall be legally binding. errorOnNewVersion.JPG (60K) Download Attachment |
Administrator
|
Kevin,
That's a JavaScript error. It's hard to tell exactly what is happening without having a reproducible case. Try packaging something we can run locally and we can have a look. -Erik Zhou, Kevin wrote: > Hi > Anyone could help me the error attached with the email? > > This portlet could be working well under (liferay3.6.1 +ops > nightlybuild-060810+tomcat5.x +jdk1.5) > > When I ported this ops portlet into the new liferay 4.1.0. Some of my > ops portlets could be working well, but some can not work. For > instance, that portlet in the attached image can not work. So anyone > could give me some help and tips. > > Many Thanks ahead. > > Cheers > > Kevin Orbeon - XForms Everywhere: http://www.orbeon.com/blog/ -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
In reply to this post by Zhou, Kevin
Erik, Thanks for your time, please help me check the attached file for that javascript error.I am really no idea for it. Thanks a lot. Cheers Kevin Cheng Information Solutions Consultancy Intelligent Transport Systems Atkins Highways and Transportation Woodcote Grove, Ashley Road, Epsom, Surrey, KT18 5BW Tel: +44 (0) 1372 756471 Fax: +44 (0) 1372 750000 E-mail: [hidden email] www.atkinsglobal.com/its -----Original Message----- From: Erik Bruchez [mailto:[hidden email]] On Behalf Of Erik Bruchez Sent: 15 August 2006 19:38 To: [hidden email] Subject: Re: [ops-users] Why the reason for this error. Kevin, That's a JavaScript error. It's hard to tell exactly what is happening without having a reproducible case. Try packaging something we can run locally and we can have a look. -Erik Zhou, Kevin wrote: > Hi > Anyone could help me the error attached with the email? > > This portlet could be working well under (liferay3.6.1 +ops > nightlybuild-060810+tomcat5.x +jdk1.5) > > When I ported this ops portlet into the new liferay 4.1.0. Some of my > ops portlets could be working well, but some can not work. For > instance, that portlet in the attached image can not work. So anyone > could give me some help and tips. > > Many Thanks ahead. > > Cheers > > Kevin Orbeon - XForms Everywhere: http://www.orbeon.com/blog/ This message has been scanned for viruses by MailControl - (see http://bluepages.wsatkins.co.uk/?4318150) This email and any attached files are confidential and copyright protected. If you are not the addressee, any dissemination of this communication is strictly prohibited. Unless otherwise expressly agreed in writing, nothing stated in this communication shall be legally binding. -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws tr.zip (17K) Download Attachment |
In reply to this post by Zhou, Kevin
Erik That javascript error disappeared. I just removed that <xhtml:tr> and <xhtml:tr> in the page.(You can check the file timetableroute-form.xhtml) Fortunately this coupled tag is useless as well for our application. But then what is reason for that? If you are free, thanks to explain to me ,please. By the way, another symptoms is if one input field is like this code1 <xforms:input ref="datetime" incremental="true" xhtml:class="xforms-input-100"> ------code1 Constraint can not work well, if I change it to code2 <xforms:input ref="datetime" incremental="true"> -------code2 That could be working well. Currently my liferay is 4.1.0. However code1 and code2 both could work well in liferay3.6.1. So why it happened? Because usually it's hard to find out this kind changes.Also once I change my liferay or ops version, I always have to face the big challenges. If there is some coding standard for liferay or ops. If do ,could you send to me? Or usually how do you think code your ops application with some good conveniences to avoid some possible exceptions and errors? Thanks a lot. Cheers Kevin Cheng Information Solutions Consultancy Intelligent Transport Systems Atkins Highways and Transportation Woodcote Grove, Ashley Road, Epsom, Surrey, KT18 5BW Tel: +44 (0) 1372 756471 Fax: +44 (0) 1372 750000 E-mail: [hidden email] www.atkinsglobal.com/its -----Original Message----- From: Zhou, Kevin [mailto:[hidden email]] Sent: 16 August 2006 08:47 To: [hidden email] Subject: RE: [ops-users] Why the reason for this error. Erik, Thanks for your time, please help me check the attached file for that javascript error.I am really no idea for it. Thanks a lot. Cheers Kevin Cheng Information Solutions Consultancy Intelligent Transport Systems Atkins Highways and Transportation Woodcote Grove, Ashley Road, Epsom, Surrey, KT18 5BW Tel: +44 (0) 1372 756471 Fax: +44 (0) 1372 750000 E-mail: [hidden email] www.atkinsglobal.com/its -----Original Message----- From: Erik Bruchez [mailto:[hidden email]] On Behalf Of Erik Bruchez Sent: 15 August 2006 19:38 To: [hidden email] Subject: Re: [ops-users] Why the reason for this error. Kevin, That's a JavaScript error. It's hard to tell exactly what is happening without having a reproducible case. Try packaging something we can run locally and we can have a look. -Erik Zhou, Kevin wrote: > Hi > Anyone could help me the error attached with the email? > > This portlet could be working well under (liferay3.6.1 +ops > nightlybuild-060810+tomcat5.x +jdk1.5) > > When I ported this ops portlet into the new liferay 4.1.0. Some of my > ops portlets could be working well, but some can not work. For > instance, that portlet in the attached image can not work. So anyone > could give me some help and tips. > > Many Thanks ahead. > > Cheers > > Kevin Orbeon - XForms Everywhere: http://www.orbeon.com/blog/ This message has been scanned for viruses by MailControl - (see http://bluepages.wsatkins.co.uk/?4318150) This email and any attached files are confidential and copyright protected. If you are not the addressee, any dissemination of this communication is strictly prohibited. Unless otherwise expressly agreed in writing, nothing stated in this communication shall be legally binding. -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Free forum by Nabble | Edit this page |