On 11/23/2009 12:16 PM, Scott Henson wrote:On 11/23/2009 03:09 PM, Wes Hardin wrote:FYI, this is already filed as bug #516https://fedorahosted.org/cobbler/ticket/516
Actually I think it's just a bug in the UI itself. For example I can make changes to other things (like kernel opts) then save the profile and the list of repos is still correct. But changes in the list repos seem to be completely ignored.
I was just looking at this yesterday. Its a bug in the generic_edit.tmpl template.
The multiselect form field is missing the name attribute. repos is the only field affected because its the only multiselect field as far as I can tell.
Its a one line fix but attached is a patch anyway. -Craig
0001-Fixed-Trac-516-web-interface-repository-selection-in.patch
Description: Binary data
_______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
