On 09/30/2009 01:42 PM, Christopher Dale wrote:
> I think I have stumbled into a small annoyance with the ksmeta field
> in the webui. I am using cobbler to build directory server and have
> the following ksmeta:
This is probably a cross-version thing, but it's always a good idea to
report what version are you using. Which one is it?
>
> suffix='dc=incommon, dc=dev' dsDBName=incommonDB
> adminDomain=incommon.dev configDirHost=ds01 rootDNPwd=incommon.dev
> adminPwd=password
>
> When I save (from the webui) the first time, I get the following
> result in the json file
>
> "ks_meta": {"suffix": "dc=incommon, dc=dev", "dsDBName": "incommonDB",
> "adminDomain": "incommon.dev", "configDirHost": "ds01", "rootDNPwd":
> "incommon.dev", "adminPwd": "password"}
Ah, yes, what we do to render fields back for user display makes them
print as strings, not as properly formatted strings that we can reinput
back. A definite bug if you have things with spaces in them (which
happens only occasionally, but you did it here with the dc bit).
Please make sure there is a bug about this in Trac.
Thanks!
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler