Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2010-09-15 16:38:01
- RalphFFM
- Member
- Registered: 2008-10-05
- Posts: 40
Typo in comment.php?
/textpattern-4.2.0/textpattern/publish/comment.php, line 485, in function checkNonce()
if (!$nonce && !preg_match(‘#^[a-zA-Z0-9]*$#’,$nonce)) return false;
Should there not be a || instead of && ?
(I’m trying to understand. Thx in advance.)
Offline
Re: Typo in comment.php?
Good catch! Fixed in r3395.
Offline
Pages: 1