Adam Young wrote:
On 04/05/2011 05:31 PM, Rob Crittenden wrote:postalCode should be a string not an integer.postalCode is defined as an Int. This means you can't define one that has a leading zero nor can you have dashes, letters, etc. This changes the data type on the server. It will still accept an int value if provided and convert it into a string. ticket 1150 rob _______________________________________________ Freeipa-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-develACK. Tested from CLI and WebUI
Endi asked that I bump the minor API version so I've done that. A minor version change means it is backwards compatible.
rob
freeipa-rcrit-766-2-zipcode.patch
Description: application/mbox
_______________________________________________ Freeipa-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-devel
