Skip to content

Commit f5ce8cd

Browse files
committed
Fix swapped constant maps in Form.process for extended forms (#413).
1 parent 0e4d0cd commit f5ce8cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ The <action> type attribute can be add,update,fix,remove.
9696
<action type="fix" dev="sebb">Fix deprecations in test classes.</action>
9797
<action type="fix" dev="ggregory" due-to="sahvx655-wq, Gary Gregory">Compare exact values in DoubleValidator range checks (#410).</action>
9898
<action type="fix" dev="ggregory" due-to="sahvx655-wq, Gary Gregory">Handle non-finite bounds in BigIntegerValidator range checks (#414).</action>
99+
<action type="fix" dev="ggregory" due-to="sahvx655-wq, Gary Gregory">Fix swapped constant maps in Form.process for extended forms (#413).</action>
99100
<!-- ADD -->
100101
<action type="add" dev="ggregory" due-to="Gary Gregory">Add and use CheckDigitException.CheckDigitException(String, Object...) (#389).</action>
101102
<action type="add" dev="ggregory" due-to="Gary Gregory">Add and use ValidatorException.ValidatorException(Throwable). Call sites that previously called new ValidatorException(Throwable#getMessage()) now preserve that exception (#390).</action>

0 commit comments

Comments
 (0)