#3066 DNS Zone Settings : : Maximum Value is not shown in SOA serial.
Closed: Fixed None Opened 11 years ago by mvarun.

Description of problem: Not able to set any value in SOA serial.


Version-Release number of selected component (if applicable)
:[[BR]]
freeipa-server-2.99.0-0.20120907T1450Zgitf33adf2.fc17.x86_64

Steps to Reproduce:[[BR]]
1.Select any DNS Zone[[BR]]
2.select settings tab[[BR]]
3.under DNS ZONE SETTINGS, SOA serial [[BR]]
4.enter any value between 1 to 2147483647[[BR]]

Actual results: Maximum value is (It shows always "Maximum value is". so not able to enter any value over here )

Expected results:It should be accept any values between 1 to 2147483647.
example:- If I enter 99999999999999 in SOA serial,then only it shows "Maximum value is 2147483647"


Where do you get your expected string from? Or is this rather a suggestion for a more clear error?

It's Web UI bug introduced by changing of idnssoaserial maximum value's type to long in python plugin.

I fixed the problem today. Patches on the list.

master:

- 26166deb0c3a9938eeb94725705d49d259aa6e70 
- 1aea8bd18e514446133d0c89e515676e74b861af

ipa-3-0:
- 717ab93
- 63a1cec

Metadata Update from @mvarun:
- Issue assigned to pvoborni
- Issue set to the milestone: FreeIPA 3.0 RC1

7 years ago

Login to comment on this ticket.

Metadata