luci/libs/web
Jo-Philipp Wich 3553d308f6 [PATCH] Naive fix for bug #208
For SimpleSection, use the section name (always "1") instead of the
section type in the CBI-like string used to identify the upload.  This
allows upload fields to be placed in SimpleSections.  The fix changes a
minimal number of lines, but does introduce some unnecessary confusion,
it may or may not be better than a more thorough/invasive fix.

Set the enctype for the form element in the simpleform view to be
multipart/form-data because the default
application/x-www-form-urlencoded does not support input files.

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
2011-12-20 17:52:10 +00:00
..
htdocs/luci-static/resources libs/web: fix placeholder attribute for DynList 2011-12-20 03:00:17 +00:00
luasrc [PATCH] Naive fix for bug #208 2011-12-20 17:52:10 +00:00
root libs: merge libs/cbi into libs/web 2010-10-12 05:15:32 +00:00
src libs/web: fix filtering of overlong utf8 sequences 2010-11-28 20:25:03 +00:00
Makefile libs/web: add UTF-8 validation and pcdata escaping C routines to template parser 2010-11-12 22:37:50 +00:00