Re: Migration pains: new css id handling / no getContextPath()

2008-06-22 Thread mathias axelsson
Form has setOutputMarkupId(true) in the constructor.

On Tue, Jun 3, 2008 at 2:55 PM, jd17 [EMAIL PROTECTED] wrote:


 Thanks and sorry to have bothered you. I will take a closer look and see
 what
 I overlooked in my code. I started migrating last tuesday and everything is
 up and running, there are just a few warnings I will look into, so i am
 quite happy with the transition.
 José

 --
 View this message in context:
 http://www.nabble.com/Migration-pains%3A-new-css-id-handling---no-getContextPath%28%29-tp17618500p17630589.html
 Sent from the Wicket - User mailing list archive at Nabble.com.


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




Re: Apache Wicket 1.3.0-rc1 released!

2007-11-12 Thread mathias axelsson
Mmmm... Generics


Thanks alot for a great framework!


On Nov 12, 2007 7:33 PM, Johan Compagner [EMAIL PROTECTED] wrote:
 yes after 1.3 there will be a java 5 version. Still not really know what we
 will call it (1.4,1.5 or 2.0)

 First finish the 1.3 release then there could be a first alpha/beta version
 with generircs pretty fast.

 johan



 On Nov 12, 2007 5:35 PM, Anders Peterson [EMAIL PROTECTED]
 wrote:


  Thanks, everyone who contributed!
 
  Is Wicket 1.4 still planned to be a Java 5 version of Wicket 1.3? How
  far away is Wicket 1.4?
 
  I have a small prototype application built using Wicket 1.2.6. I believe
  that little prototype may soon graduate to a real application, and when
  that happens I'd like it to be using a generified version of Wicket.
 
  /Anders
  ---
  http://ojalgo.org/
 
  Martijn Dashorst wrote:
   This is the first release candidate for Apache Wicket we have prepared
   for your pleasure. It contains over 80 fixes to issues with previous
   releases and todo items we have cleared.
  
   In this announcement:
  
   * Apache Wicket
   * This release
   * Migrating from 1.2
   * Downloading the release
   * Validating the release
   * Reporting bugs
   * The distribution
   * Release Notes - Wicket - Version 1.3.0-rc1
  
   Eager people click here to download the distribution, others can read
  further:
  
   http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-rc1
  
   We thank you for your patience and support.
  
   The Wicket Team
  
   -= Apache Wicket =-
  
   Apache Wicket is a component oriented Java web application framework.
   With proper mark-up/logic separation, a POJO data model, and a
   refreshing lack of XML, Apache Wicket makes developing web-apps simple
   and enjoyable again. Swap the boilerplate, complex debugging and
   brittle code for powerful, reusable components written with plain Java
   and HTML.
  
   Our migration to a top level project is now completed and you can find
   our website and documentation here:
  
   http://wicket.apache.org
  
   -= This release =-
  
   This release is the first in a series of release candidates releases
   until we feel confident to finalize Wicket 1.3. This is called a
   release candidate because we strive for API freeze. This means only
   bug fixes will be done on the 1.3 release from now on.
  
   -= Migrating from 1.2 =-
  
   If you are coming from Wicket 1.2, you really want to read our
   migration guide, found on the wiki:
  
   http://cwiki.apache.org/WICKET/migrate-13.html
  
   -= Downloading the release =-
  
   You can download the release from the official Apache mirror system,
   and you can find it through the following link:
  
   http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-rc1/
  
   For the Maven and Ivy fans out there: update your pom's to the
   following, and everything will be downloaded automatically:
  
   dependency
   groupIdorg.apache.wicket/groupId
   artifactIdwicket/artifactId
   version1.3.0-rc1/version
   /dependency
  
   Substitute the artifact ID with the projects of your liking to get the
   other projects.
  
   Please note that we don't prescribe a Logging implementation for
   SLF4J. You need to specify yourself which one you prefer. Read more
   about SLF4J here: http://slf4j.org
  
   -= Validating the release =-
  
   The release has been signed by Frank Bille, your release manager for
   today. The public key can be found in the KEYS file in the download
   area. Download the KEYS file only from the Apache website.
  
   http://www.apache.org/dist/wicket/1.3.0-rc1/KEYS
  
   Instructions on how to validate the release can be found here:
  
   http://www.apache.org/dev/release-signing.html#check-integrity
  
   -= Reporting bugs =-
  
   In case you do encounter a bug, we would appreciate a report in our
  JIRA:
  
   http://issues.apache.org/jira/browse/WICKET
  
   -= The distribution =-
  
   In the distribution you will find a README. The README contains
   instructions on how to build from source yourself and a list of all
   things that have been fixed, added and/or removed since the first beta
   release.
  
   -= Release Notes - Wicket - Version 1.3.0-rc1 =-
  
   Sub-task
  
   * WICKET-1022 - Created new bug - ValueMap set to null
  
   Bug
  
   * WICKET-330 - CheckBox incorrectly converts its model value when a
   custom Boolean converter is installed
   * WICKET-336 - Inheritable model cannot be a wrap model
   * WICKET-382 - Converter misusage/mangling in RadioChoice
   * WICKET-487 - Buggy behaviour in PageMap.access(IPageMapEntry,int).
  Wicket1.2.4
   * WICKET-588 - continueToOriginalDestination /
   RestartResponseAtInterceptPageException with page parameters broken
   * WICKET-605 - Stateless form skips page parameters
   * WICKET-607 - Stateless forms don't work with
  QueryStringUrlCodingStrategy
   * WICKET-642 - Need to escape select html option value
   * WICKET-645 - Form with ajaxsubmitbutton won't