Good point, but yes anonymous can read products.

On 05/08/10 17:18, Philipp Kamps wrote:
Can the anonymous user read products? That's what I usually forget.

On Thu, Aug 5, 2010 at 9:17 AM, Brendan Pike
<[email protected]>  wrote:
I'm asking about this because I think its very unlikely to be broken (ez
4.3.0) and more likely to be something I'm doing wrong but the life of
me I can't understand why the below fetch won't work, I have a checkbox
in the 'product' class with identifier 'feature'.

{def  $products=fetch( 'content', 'tree', hash( 'parent_node_id', 482,

                          'class_filter_type',  'include',

                      'class_filter_array', array( 'product' ),
                                                                               
'attribute_filter', array( array( 'product/feature', '=', 1 ) ),

                                   'main_node_only', true() ))}

Can someone left me know where I went wrong so I can slap myself and get
on with my day?

Thanks
Brendan



--
Sdk-public mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/sdk-public



--

________________
*Brendan **Pike*
DB Informatics Pty Ltd
www.dbinformatics.com.au <http://www.dbinformatics.com.au>

Ph: +61 8 8121 6732
Mobile: 0414 357 942
[email protected] <mailto:[email protected]>
-- 
Sdk-public mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/sdk-public

Reply via email to