[Freeipa-devel] [PATCH] 170 Differentiation of widget type and text_widget input type

Petr Vobornik pvoborni at redhat.com
Thu Jul 12 13:10:26 UTC 2012


There was a clash of 'type' attribute in widget's spec. Usually 'type' 
is used for telling a builder which field and widget to build. Text 
widget used this attribute also for definion of html input type. It was 
problematic for some special widgets, which defined own field and used 
text_widget, like service_type or dnszone_name. In those and possibly 
other cases it used widget type for specifying input type which lead to 
execution error in Internet Explorer. Firefox and Chrome took it.

This patch is changing text_widget's 'type' to 'input_type' which 
removes the collision and hence fixes the problem.

https://fedorahosted.org/freeipa/ticket/2806
and half of: https://fedorahosted.org/freeipa/ticket/2834
-- 
Petr Vobornik

-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pvoborni-0170-Differentiation-of-widget-type-and-text_widget-input.patch
Type: text/x-patch
Size: 2105 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20120712/0d7169d7/attachment.bin>


More information about the Freeipa-devel mailing list