https://codereview.appspot.com/10842043/diff/5001/MoinMoin/_tests/test_forms.py File MoinMoin/_tests/test_forms.py (right): https://codereview.appspot.com/10842043/diff/5001/MoinMoin/_tests/test_forms.py#newcode55 MoinMoin/_tests/test_forms.py:55: def test_validjson(): what is the primary intention of this ...
11 years, 9 months ago
(2013-07-10 14:46:41 UTC)
#1
https://codereview.appspot.com/10842043/diff/5001/MoinMoin/forms.py File MoinMoin/forms.py (right): https://codereview.appspot.com/10842043/diff/5001/MoinMoin/forms.py#newcode97 MoinMoin/forms.py:97: invalid_names = [name for name in names if name.startswith('@')] ...
11 years, 9 months ago
(2013-07-10 20:56:26 UTC)
#2
https://codereview.appspot.com/10842043/diff/15001/MoinMoin/_tests/test_forms.py File MoinMoin/_tests/test_forms.py (right): https://codereview.appspot.com/10842043/diff/15001/MoinMoin/_tests/test_forms.py#newcode55 MoinMoin/_tests/test_forms.py:55: def test_validjson(): Main intention: To make sure that the ...
11 years, 9 months ago
(2013-07-10 21:17:39 UTC)
#3
Issue 10842043: Validation for comp name
Created 11 years, 9 months ago by ashu1461
Modified 11 years, 9 months ago
Reviewers: thomas.j.waldmann_gmail.com
Base URL:
Comments: 53