Changes between Initial Version and Version 1 of Ticket #21379, comment 4


Ignore:
Timestamp:
May 9, 2014, 1:01:14 AM (10 years ago)
Author:
jorgecarleitao

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21379, comment 4

    initial v1  
    3737
    3838In 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.
    4040* double validation of the same field, which seems to violate DRY (and thus harder to maintain, as #20694 and this ticket shows).
    4141
Back to Top