[TAPESTRY-1242] - Typing in autocompleter does not display dropdown values
[TAPESTRY-1247] - When a div containing a DirectLink using a PopupLinkRenderer is updated asynchronously, the attached javascript portion of the ajax response is ignored.
[TAPESTRY-1248] - Localization Problem when using Min Max Validator
[TAPESTRY-1249] - 4.1.1 binary downloads include non-Apache modules (including OGNL and Javassist).
[TAPESTRY-1253] - Meta injection throws exception unless property accessor is defined
[TAPESTRY-1254] - IE7 mixed secure/nonsecure SSL warning on https using dojo dialog component
[TAPESTRY-1256] - IllegalStateException if you try to access an ASO with OGNL, before accessing it in code
[TAPESTRY-1259] - EventListener generates duplicate javascript with page caching on
[TAPESTRY-1261] - need default styling on async exception responses somehow
[TAPESTRY-1268] - setting focus=false on EventListener doesn't prevent focus from being claimed on form elements
[TAPESTRY-1273] - ValidationStrings_de.properties is incomplete
[TAPESTRY-1280] - add exclusion filter for Generic persistent types
[TAPESTRY-1462] - LinkFactoryImpl caches context path and servlet path
[TAPESTRY-1468] - dojo.i18n.number needs explicit groupSize parameter of 0 for patterns with no grouping separator
[TAPESTRY-1477] - IF component's condition expression get evaluated 3 or more times when it should only be evaluated once.
[TAPESTRY-1496] - getTableRow() returns incorrect Class
[TAPESTRY-1512] - someone added local parameter to Autocompleter but didn't document it
[TAPESTRY-1517] - form submitAsync doesn't set a JSON load handler
[TAPESTRY-1520] - Tapestry 4.1 is no longer jdk 1.4 compatible - compiled by java 5
[TAPESTRY-1527] - @Dialog component triggers a lot a javascript errors on scroll after show/hide by EventListener
[TAPESTRY-1534] - Fix of Bug TAPESTRY-988 results in java.lang.IllegalArgumentException at hivemind.util.PropertyAdaptor.write trying to set the "org.apache.tapestry.default-cookie-max-age"
[TAPESTRY-1535] - Suggest component doesn't work in a loop
[TAPESTRY-1536] - LinkSubmit creates duplicate onclick event listener when combined with submitBindings() superclass method
[TAPESTRY-1548] - tapestry.form.focusField on non displayed field
[TAPESTRY-1549] - event connection evaluations via XHR
[TAPESTRY-1552] - @Any divs with no body content render <div /> shorthand form
[TAPESTRY-1051] - EventListener does not allow use of versions of methods with BrowserEvent and RequestCyle parameters
[TAPESTRY-1054] - DojoAjaxResponseBuilder will never render FormComponents
[TAPESTRY-1056] - Fix links in 'Tapestry Annotations' page
[TAPESTRY-1057] - EventListener validateForm = false causes form to be permanently non validating on client side
[TAPESTRY-1058] - should clean html before replacing
[TAPESTRY-1059] - JSONResponseBuilder parseParameters method cause NPE.
[TAPESTRY-1060] - dojo config "parseWidgets: false" prevent tree widget.
[TAPESTRY-1061] - AssetService doesn't translate paths relative to CSS file.
[TAPESTRY-1063] - The single update block for hidden form input fields should only happen when updating individual items contained in a form, but not when the whole form itself needs to be rendered.
[TAPESTRY-1066] - Duplicate listeners added for events in browser every time @EventListener is fired.
[TAPESTRY-1069] - When submitting a form via ajax (async = "ognl: true"), @Submit components dont honor their tag/selected/listener parameters
[TAPESTRY-1070] - no id specified on the rendered Body element
[TAPESTRY-1072] - Form still validates field removed with AJAX on first submit.
[TAPESTRY-1074] - Autocompleter breaks when submited with no value
[TAPESTRY-1076] - Wraped form components can't be attached to FieldLabels
[TAPESTRY-1077] - multiple EventListeners not firing syncSubmit?
[TAPESTRY-1079] - Several problems when generating a lot of ajax requests. (Including: Unreached characters at end of expression. Please report this bug!)
[TAPESTRY-1083] - Tapestry 4.1 Form component docs missing a column
[TAPESTRY-1085] - ValidationStrings messed in Portuguese BR version
[TAPESTRY-1087] - undocumented parameters in component contrib:Palette
[TAPESTRY-1089] - NullPointerException in Upload component
[TAPESTRY-1090] - DojoAjaxResponseBuilder encoding problem with Internet Explorer
[TAPESTRY-1092] - servlet-api dependency should have scope "provided"
[TAPESTRY-1093] - Patch for unit tests that fail in Windows environment
[TAPESTRY-1095] - Button component breaks with EventListener
[TAPESTRY-1096] - FieldLabel+EventListener breaks Checkbox value
[TAPESTRY-1098] - XTile: function encodeUri is not defined
[TAPESTRY-1099] - Current snapshot of 4.1 has HTTPS DoJo problem, having trouble updating DoJo
[TAPESTRY-1100] - EventListener called several times for a single form event if caching disabled
[TAPESTRY-1102] - AlertDialog doesn't trap tabs or set focus to the button
[TAPESTRY-1104] - FieldLabel's field id never changes (possibly due to reuse)
[TAPESTRY-1105] - DropdownDatePicker.java uses wrong format to pass date value to DoJo
[TAPESTRY-1106] - FormComponentContributorContext.addSubmitHandler() should be deprecated
[TAPESTRY-1107] - Required Field validation behavior changed between 4.0 and 4.1.1
[TAPESTRY-1108] - Various Exceptions on first concurrent request
[TAPESTRY-1109] - Client Form validation validates disabled fields
[TAPESTRY-1110] - Asynchronious link with disable=true generates errors
[TAPESTRY-1113] - Form component focus parameter not working in 4.1.1
[TAPESTRY-1115] - ie doesn't cache images in XHR requests
[TAPESTRY-1118] - Patch for AjaxShellDelegateTest under Windows
[TAPESTRY-1119] - external js packages need to be loaded syncrhonously instead of async