author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 17 Feb 2003 06:44:01 +0000 (06:44 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 17 Feb 2003 06:44:01 +0000 (06:44 +0000) | ||
commit | bb6a1e077af48f7ea05146e5099eac6e49e91b4d | |
tree | 2228abc14ec6ccfef463e694f74534c0d549a326 | tree | snapshot |
parent | 74832d78a72adef6257051ced048f2c76b6840ec | commit | diff |
Better handling of the form variable labels. It's done in one step rather
than the split step of last week. This means that "msg-1@link@files" will
work now.
I had to change the password confirmation special var from "name:confirm"
to ":confirm:name" so it conformed with the pattern set by ":add:" etc.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1516 57a73879-2fb5-44c3-a270-3262357dd7e2
than the split step of last week. This means that "msg-1@link@files" will
work now.
I had to change the password confirmation special var from "name:confirm"
to ":confirm:name" so it conformed with the pattern set by ":add:" etc.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1516 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/cgi/client.py | diff | blob | history | |
roundup/cgi/templating.py | diff | blob | history | |
test/test_cgi.py | diff | blob | history |