8v33042lty 发表于 2016-6-3 06:04:24

Apache Wicket 6.22.0/7.2.0 发布

CHANGELOG for 7.2.0:  

  
** Bug
  

  
    *  - Exception raised while refreshing a page with
  
queued components missing in the markup
  
    *  - FileUploadField makes form-component models
  
become null on submit
  
    *  - ModalWindow.closeCurrent() causes 414 status error
  
    *  - Downloading filenames containing ',' or ';' gives problems
  
    *  - NPE in case DebugBar is added to AjaxRequestTarget
  
    *  - CLONE - AjaxFallbackOrderByBorder
  
wicketOrder class missing in 7.1.0
  
    *  - TransparentWebMarkupContainer breaks
  
OnChangeAjaxBehavior for Select2
  
    *  - Tests fail when executed with not expected locale
  
    *  - TransparentWebMarkupContainer is not really "transparent"
  
    *  - GuiceFieldValueFactory returns the NULL_SENTINEL
  
from the cache
  
    *  - ConcurrentModificationException in
  
MarkupContainer#iterator#next
  
    *  - Possible issue with Border and
  
LoadableDetachableModel in 7.1.0
  
    *  - Problem in detecting child id on nested 
  
    *  - Nested TransparentWebMarkupContainer, markup of
  
inner component not found
  
    *  - Detach called on enclosure component while it
  
had a non-empty queue
  
    *  - NPE in PackageResourceReference#getResource()
  
when there is no request
  
    *  - Wicket.Ajax.done() called twice on redirect
  
    *  - AjaxFallbackOrderByBorder does not generate any
  
CSS class in order link
  
    *  - Failure to process markup with nested tags inside a Label
  
    *  - ModalWindow vulnerable to Javascript injection
  
through title model
  
    *  - Cannot set wicket:enclosure on queued component
  
in ListView
  
    *  - AjaxFormChoiceComponentUpdatingBehavior:
  
Duplicate input values according to WICKET-5948
  
    *  - ListView NullPointerException when viewSize is
  
set explicitly
  
    *  - German Translation for EqualInputValidator wrong
  
    *  - Wicket Ajax (Wicket.From.serializeElement)
  
causes 400 bad request
  
    *  - CSS header contribution overlap
  
    *  - Error in calculation of byte ranges
  
    *  - TransparentWebMarkupContainer can not resolve
  
autocomponents in its parent
  
    *  - MockHttpSession should renew its id after invalidation
  
    *  - Add support for WebSocketRequest#getUrl() and
  
other properties which are available in the handshake request
  
    *  - WebSocketResponse.sendRedirect could be
  
supported with ...
  
    *  - Calling
  
http://examples7x.wicket.apache.org/resourceaggregation/ generate
  
Internal error
  
    *  - The key RangeValidator.exact is not mapped in
  
Application_de.properties
  
    *  - Problem with queued components and enclosure
  
    *  - Border's body is not added as a child due to dequeuing
  

  
** Improvement
  

  
    *  - Model and GenericBaseModel could both implement
  
IObjectClassAwareModel
  
    *  - Please give us access to PageTable.index pageId queue
  
    *  - AjaxFallbackOrderByBorder/Link should support
  
updateAjaxAttributes() idiom
  
    *  - Remove 'final' modifier for
  
Localizer#getStringIgnoreSettings() methods
  
    *  - small tweak for component queuing for the AbstractRepeater
  
    *  - Make Border's methods consistent with commit f14e03f
  
    *  - Wicket Quickstart Example Application shows
  
deployment memory leak in Tomcat
  
    *  - Improve performance of CssUrlReplacer
  
    *  - Provide a factory method for the
  
WebSocketResponse & WebSocketRequest
  
    *  - Improved PackageResource#getCacheKey
  
    *  - Provide factory methods for WizardButtonBar buttons
  
    *  - Improve the quickstart to make it easier to use
  
JSR-356 web sockets
  

  
** New Feature
  

  
    *  - Read resource files with Java's NIO API
  
    *  - Implementation of ExternalImage component
  

  
** Task
  

  
    *  - Update the site to point to the new deployments
  
of the examples
  
    *  - Upgrade commons-collections to 4.1
  
    *  - Upgrade jQuery to 1.12 / 2.2.0
  

  
** Wish
  

  
    *  - Provide an Ajax Behavior that prevents form
  
submit on ENTER
页: [1]
查看完整版本: Apache Wicket 6.22.0/7.2.0 发布