Traceback (most recent call last):
File "C:\web2py\gluon\restricted.py", line 188, in restricted
exec ccode in environment
File "C:\web2py\applications\beta/views\default/user.html", line
136, in <module>
TypeError: 'str' object does not support item assignmentPosting this because it started affecting my appplication functions as well. More info: Some of my view's "edit controller" link has this weird slashing problem thus the error in "invalid request" appears. Platform: Windows.

