#3052 [Web UI] Integer parameters MIN boundary is not checked
Closed: Fixed None Opened 11 years ago by mkosek.

There is a bug (likely a regression) in Web UI which now does not check a minimal value of Integer parameters like DNS zone SOA serial.


Tested, really a regression.

After writing a patch I noticed that checking Integer minimum is really a regression but Decimals aren't checked at all in 2.2 (wrong metadata serialization).

Posted patch fixes both problem for master.

master:

  • da10cc9 Generated metadata for testing updated
  • 77ad84f Added decimal checks to metadata validator
  • 07cae43 Fixed metadata serialization of Numbers and DNs

ipa-3-0:

  • 16687d2 Generated metadata for testing updated
  • 5331a86 Added decimal checks to metadata validator
  • 9f4f2a1 Fixed metadata serialization of Numbers and DNs

Moving closed RC1 tickets to Beta 3.

Metadata Update from @mkosek:
- Issue assigned to pvoborni
- Issue set to the milestone: FreeIPA 3.0 Beta 3

7 years ago

Login to comment on this ticket.

Metadata