Changes between Initial Version and Version 1 of Ticket #21379, comment 4
- Timestamp:
- May 9, 2014, 1:01:14 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21379, comment 4
initial v1 37 37 38 38 In summary, I believe we have two issues here: 39 * non-correspondence python2<>python3, confirmed by the fail of this test .39 * non-correspondence python2<>python3, confirmed by the fail of this test and correctly pointed out by @xelnor. 40 40 * double validation of the same field, which seems to violate DRY (and thus harder to maintain, as #20694 and this ticket shows). 41 41