[luci] [LuCI] #79: string as dhcp option not working

LuciTrac trac at luci.subsignal.org
Thu Aug 13 16:32:02 CEST 2009


#79: string as dhcp option not working
-----------------------+----------------------------------------------------
 Reporter:  reporter   |       Owner:     
     Type:  defect     |      Status:  new
 Priority:  minor      |   Milestone:     
Component:  LuCI Base  |    Keywords:     
-----------------------+----------------------------------------------------
 It's not possible to add an string as dhcp option under Administration /
 Network -> DHCP.

 When I try to pass the dhcp option: 66,"10.0.1.1" the parser thows the
 following message:


 {{{
 XML Parsing Error: not well-formed
 Location: http://192.168.1.1/cgi-
 bin/luci/;stok=7981B39D1C74BFE5D1E77E184064B8CB/admin/network/dhcp
 Line Number 223, Column 43:     <input class="cbi-input-text"
 value="66,"10.0.1.1"" onchange="cbi_d_update(this.id)" type="text"
 id="cbid.dhcp.lan.dhcp_option.3" name="cbid.dhcp.lan.dhcp_option" />
 -------------------------------------------------^
 }}}



 The options get accepted by dnsmasq and are correctly passed to the dhcp
 clients, but the luci dhcp interface is not usable any more.

-- 
Ticket URL: <http://luci.subsignal.org/trac/ticket/79>
LuCI <http://luci.subsignal.org/trac>
LuCI - Lua Configuration Interface


More information about the luci mailing list