Mail Archive Home | exoplatform List | October 2007 Index
Re: [exoplatform] JSF input Calendar Renderer
- Subject: Re: [exoplatform] JSF input Calendar Renderer
- From: "Brice Revenant" <brice.revenant@xxxxxxxxx>
- Date: Wed, 24 Oct 2007 11:09:29 +0200
- Delivered-to: exoplatform@ow2.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; bh=bD02lCmlYEZfuHsRTuCcGOQC4AZiFHWF/t/BZzbsyWE=; b=N2WUsjhJoIiFGfwQgo8UhXiEcYvg/3vw6XgZDqyw4J/vGqZGfNBvsomz6AA5J0wMLdqwCRnH60tvORbD1Sf6hmCRj4NPNe4KSxk0lk6g+KERGG13CyBlZNsJ2jHb5l8UQ7Tfi3KSWcwFmq/g2vzbOOfKfxZNwa0NbKhfBrT1Lhk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:references; b=koMJjXn/pVCyPZ/+s7StLoDjTnpV7FHDQMIL6H5ImCvniZtYtnSUaJguSMSgbgQNo8tHDgJHUSeriejfNjTNJ+uaq1iHfDlwyNErZsLqW7ubfH7dt952TKYXDneLpdWjec9l/ixl4GTiJnLvO/ulGuXn4UR6iUSG/AGjHxWCgXA=
Hi Andrea,
Thanks a lot for your report. The fix has just been commited in r21064.
-Brice.
On 10/23/07, Andrea Bardone <andreabardone@xxxxxxxxx> wrote:
Hi community!
I write for advice you about an HTML error in the creation script of calendar input object.
At the end of encodeBegin() method in CalendarInputRenderer.java class , there is a unclosed label tag element:
line 62 (and same error in 64)
w.write("<label for="" oo:mm)");
I change it with:
w.write("<label for="" oo:mm)</label>");
Could you change this source?
Bye, Andrea
--
You receive this message as a subscriber of the exoplatform@xxxxxxx mailing list.
To unsubscribe: mailto:exoplatform-unsubscribe@xxxxxxx
For general help: mailto:sympa@xxxxxxx?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
--
Brice Revenant
eXo Platform SAS
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.