luci/libs/web
Jo-Philipp Wich b6c98f9c57 Fix JSON NaN
Hi,

The attached patch fixes the JSON generation when dealing with NaN (not
a number), this makes the JSON parsing in the web browser succeed
(before it would get a "nan" which is not a valid JS value)

Chris
2012-04-16 16:48:59 +00:00
..
htdocs/luci-static/resources libs/web: fix wrong default focus in dynlist widgets (#388) 2012-03-04 14:15:09 +00:00
luasrc Fix JSON NaN 2012-04-16 16:48:59 +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