PITS /
01251: $EnablePageListProtect=0 does not work when PTV in pagelist is used
Summary:
$EnablePageListProtect
=0 does not work when PTV in pagelist is usedCreated: 2011-04-27 05:03
Status: Open
Category: Bug
From: Finar
Assigned:
Priority: 1
Version: 2.2.4
OS:
Description:
I put $EnablePageListProtect
= 0 in config.php
After this,
(:pagelist $:Type=ForSale fmt=#here order=-ctime:)
password protected page Test.Test with (:Type:ForSale:)
IS NOT in pagelist for unathorised users.
Problem is caused by $:Type=ForSale argument. If it is removed, Test.Test IS shown for unathorised users.