Re: plone.app.uuid.utils.uuidToObject/URL filters on expired items, necessary?
Johannes Raggam <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.devel |
|---|---|
| Message-ID | <[email protected]> |
What if you fix plone.app.uuid and add the ``show_all=False, show_inactive=False`` parameters to the uuidToObject (and possibly others?) method signature and pass it to the catalog call? On Wed, 2015-04-01 at 11:22 +0200, Fred van Dijk wrote: > Hi, > > > To answer my own question, yes changing this will probably hurt as > existing code is expecting this kind of > filtering to happen and will start listing expired content for > anonymous users in listings etc. by looping over > uuids and "filtering" with uuidToObject. so it's backwards > incompatible for some or many add'ons. > > > With kind regards, > > > Fred van Dijk > -- > Zest - www.zestsoftware.nl > Vasteland 78 > 3011 BN Rotterdam > Tel: +31 (0)10 2959251 > > > > > > > > I don't want to mess with security (unrestrictedSearchResults), and > > I can fix the add'on code by doing > > my own uuid search/retrtieval), but is there any harm in adding > > "show_all=1, show_inactive=1" to the > > uuidTo* function catalog calls in plone.app.uuid so that expired > > items sill still be fetchable? > > > > > > I already have the unique identifier and want the object if 'm > > allowed to, filtering on expiration dates at > > this low level seems a bit too restrictive and is normally already > > done at the searchResults catalog functions > > where you expect multiple items returned to list/process) > > > > > > (show_all=1, show_inactive=1 credits go to > > https://www.fourdigits.nl/blog/listing-expired-plone-content) > > > > > > With kind regards, > > > > > > Fred van Dijk > > -- > > Zest - www.zestsoftware.nl > > Vasteland 78 > > 3011 BN Rotterdam > > Tel: +31 (0)10 2959251 > > > > > > ------------------------------------------------------------------------------ > > Dive into the World of Parallel Programming The Go Parallel Website, > > sponsored > > by Intel and developed in partnership with Slashdot Media, is your > > hub for all > > things parallel software development, from weekly thought leadership > > blogs to > > news, videos, case studies, tutorials and more. Take a look and join > > the > > conversation now. > > http://goparallel.sourceforge.net/_______________________________________________ > > Plone-developers mailing list > > Plone-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > > https://lists.sourceforge.net/lists/listinfo/plone-developers > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for all > things parallel software development, from weekly thought leadership blogs to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ Plone-developers mailing list Plone-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/plone-developers ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Plone-developers mailing list Plone-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/plone-developers
signature.asc
(application/pgp-signature, 181 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEABECAAYFAlUcCAQACgkQW4mNMQxDgAf4owCg2S96vKd9CowTeJU1XV9lHEad HjIAnR6Ae4y3/fnQBn2gbnHKcW0O6zNS =Sx2L -----END PGP SIGNATURE-----