thanks a bunch Bob, that solved the problem, regards, Anshuman -----Original Message----- From: Bob Harner [mailto:[EMAIL PROTECTED] Sent: Thursday, December 15, 2005 7:29 PM To: [email protected] Subject: Re: bug in notification
This problem is caused by the <textarea id="notification.message" ...> tag in .../webapp/lenya/xslt/notification/message2xslt.xsl collapsing when there is nothing inside it (<textarea ...></textarea> becomes <textarea ... />). Both IE and Firefox fail to render this properly. But if you add a non-breaking space ( ) at the end of line 81 the problem should go away. On 12/14/05, Roy, Ansuman <[EMAIL PROTECTED]> wrote: > Hi , > > I have downloaded the latest lenya1.2 distribution > and built it and found that it was running fine. But when > I enabled the notification in notification.xconf then while submitting > , the Submit /features for approval window opens up with the fields > Reciepient and Comments. But the code for button appears inside the > comments window. I am stuck up with this. Can anybody help me out of this, > > regards, > Ansuman > > > > > This e-mail and any attachment is for authorised use by the intended > recipient(s) only. It may contain proprietary material, confidential > information and/or be subject to legal privilege. It should not be copied, > disclosed to, retained or used by, any other party. If you are not an > intended recipient then please promptly delete this e-mail and any attachment > and all copies and inform the sender. Thank you. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
