In web2py 2.0.9 source I'm printing a variable which is a string including 
the substring  &timestamp1
which gets rendered in the debugger as x (that is, "&times" become the 
cross being a multiplication symbol
If I reverse the string, it shows what I expect.
The minimal testcase is to do this in the debugger console
teststring='&timestamp"




-- 



Reply via email to