[Zope-CMF] CMF Collector: Open Issues

2006-06-29 Thread tseaver
The following supporters have open issues assigned to them in this collector
(http://www.zope.org/Collectors/CMF).

Assigned and Open


  jens

- CachingPolicyManager: Support OFS.Cache.CacheManager,
  [Accepted] http://www.zope.org/Collectors/CMF/408


  mhammond

- Windows DevelopmentMode penalty in CMFCore.DirectoryView,
  [Accepted] http://www.zope.org/Collectors/CMF/366


Pending / Deferred Issues

- Wrong cache association for FSObject,
  [Pending] http://www.zope.org/Collectors/CMF/255

- CMFSetup: Windows exports contain CR/LF, LF and even CR newlines,
  [Pending] http://www.zope.org/Collectors/CMF/266

- FSPropertiesObject.py cannot handle multiline input for lines, text 
attributes,
  [Deferred] http://www.zope.org/Collectors/CMF/271

- Can't invalidate skin items in a RAMCacheManager,
  [Pending] http://www.zope.org/Collectors/CMF/343

- CMFSetup: Workflow Tool export fails with workflows which have scripts,
  [Pending] http://www.zope.org/Collectors/CMF/373

- CMFCore.Skinnable.SkinnableObjectManager can merge skin data,
  [Pending] http://www.zope.org/Collectors/CMF/375

- Proxy Roles does't work for a Script using portal_catalog.searchResults,
  [Pending] http://www.zope.org/Collectors/CMF/380

- workflow notify success should be after reindex,
  [Pending] http://www.zope.org/Collectors/CMF/389

- 'except ...: pass' in CMFCore/TypesTool.py:_queryFactoryMethod() 
nullifies VerboseSecurity,
  [Pending] http://www.zope.org/Collectors/CMF/410

- Possible bug when using a BTreeFolder Member folder,
  [Pending] http://www.zope.org/Collectors/CMF/441

- Possible bug when using a BTreeFolder Members folder,
  [Pending] http://www.zope.org/Collectors/CMF/442

- Possible bug when using a BTreeFolder Member folder,
  [Pending] http://www.zope.org/Collectors/CMF/443

- Possible bug when using a BTreeFolder Members folder,
  [Pending] http://www.zope.org/Collectors/CMF/444


Pending / Deferred Features

- Favorite.py: queries and anchors in remote_url,
  [Pending] http://www.zope.org/Collectors/CMF/26

- DefaultDublinCore should have Creator property,
  [Pending] http://www.zope.org/Collectors/CMF/61

- path criteria on Topic should honor VHM,
  [Pending] http://www.zope.org/Collectors/CMF/111

- Document.py: universal newlines,
  [Pending] http://www.zope.org/Collectors/CMF/174

- Add condition for transition's action like other action,
  [Pending] http://www.zope.org/Collectors/CMF/207

- Major action enhancement,
  [Pending] http://www.zope.org/Collectors/CMF/232

- portal_type is undefined in initialization code,
  [Pending] http://www.zope.org/Collectors/CMF/248

- CMFTopic Does Not Cache,
  [Deferred] http://www.zope.org/Collectors/CMF/295

- Wishlist: a flag that tags the selected action.,
  [Pending] http://www.zope.org/Collectors/CMF/301

- CMFDefault should make use of allowCreate(),
  [Pending] http://www.zope.org/Collectors/CMF/340

- Nested Skins,
  [Deferred] http://www.zope.org/Collectors/CMF/377

- CatalogVariableProvider code + tests,
  [Pending] http://www.zope.org/Collectors/CMF/378

- manage_doCustomize() : minor additions,
  [Pending] http://www.zope.org/Collectors/CMF/382

- CMF needs View-based TypeInformation,
  [Pending] http://www.zope.org/Collectors/CMF/437

- Marker attributes should be deprecated,
  [Pending] http://www.zope.org/Collectors/CMF/440



___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests


[Zope-CMF] Re: Adding EXTENSIONs after site creation

2006-06-29 Thread suresh

Doyon, Jean-Francois wrote:

Yes, by both I mean I check one box in the Import tab, and 2 things show
up.  I select one extension, and the 2 extensions defined against that
particular interface show up.


Have you looked at Rob Miller's tutorial of GS on plone.org? What you 
describe seems very much like the gotcha he describes.


--
Thank you and Cheers,

Suresh V.
CTO, ParTecs, Bangalore
http://www.partecs.com
Plone-Zope-Python Consulting

___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests


[Zope-CMF] CMF tests failing in zope 2.10

2006-06-29 Thread Florent Guillaume
Some CMF 1.6 and 2.0 (and I guess trunk) tests are failing in Zope 2.10 
due to missing adapters somewhere. Example, when it tries to evaluate 
the path 'info/id' (where info is a dict):


Error in test test_generateWorkflowXML_multiple 
(Products.DCWorkflow.tests.test_exportimport.WorkflowDefinitionConfiguratorTests)

Traceback (most recent call last):
...
  File 
/Users/fg/zope/zope2-zope/lib/python/Products/PageTemplates/Expressions.py, 
line 121, in _eval

ob = self._subexprs[-1](econtext)
  File 
/Users/fg/zope/zope2-zope/lib/python/zope/tales/expressions.py, line 
124, in _eval

ob = self._traverser(ob, element, econtext)
  File 
/Users/fg/zope/zope2-zope/lib/python/Products/PageTemplates/Expressions.py, 
line 73, in boboAwareZopeTraverse

request=request)
  File 
/Users/fg/zope/zope2-zope/lib/python/zope/traversing/adapters.py, line 
161, in traversePathElement

raise TraversalError('No traversable adapter found', obj)
TraversalError: ('No traversable adapter found', {'state_variable': 
'state', 'state_info': [...], ...})


Does anyone have an idea which adapters are missing, and where to add 
them in the tests?


Florent

--
Florent Guillaume, Nuxeo (Paris, France)   Director of RD
+33 1 40 33 71 59   http://nuxeo.com   [EMAIL PROTECTED]
___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests


[Zope-CMF] Re: CMF tests failing in zope 2.10

2006-06-29 Thread Philipp von Weitershausen
Florent Guillaume wrote:
 Some CMF 1.6 and 2.0 (and I guess trunk) tests are failing in Zope 2.10
 due to missing adapters somewhere. Example, when it tries to evaluate
 the path 'info/id' (where info is a dict):
 
 Error in test test_generateWorkflowXML_multiple
 (Products.DCWorkflow.tests.test_exportimport.WorkflowDefinitionConfiguratorTests)
 
 Traceback (most recent call last):
 ...
   File
 /Users/fg/zope/zope2-zope/lib/python/Products/PageTemplates/Expressions.py,
 line 121, in _eval
 ob = self._subexprs[-1](econtext)
   File /Users/fg/zope/zope2-zope/lib/python/zope/tales/expressions.py,
 line 124, in _eval
 ob = self._traverser(ob, element, econtext)
   File
 /Users/fg/zope/zope2-zope/lib/python/Products/PageTemplates/Expressions.py,
 line 73, in boboAwareZopeTraverse
 request=request)
   File
 /Users/fg/zope/zope2-zope/lib/python/zope/traversing/adapters.py, line
 161, in traversePathElement
 raise TraversalError('No traversable adapter found', obj)
 TraversalError: ('No traversable adapter found', {'state_variable':
 'state', 'state_info': [...], ...})
 
 Does anyone have an idea which adapters are missing, and where to add
 them in the tests?

Yup. I bet you just need to do
zope.component.provideAdapter(zope.traversing.adapters.DefaultTraversable).
The Zope 3 page template engine will use ITraversable adapters to
traverse just about anything. So, basically, wherever you're employing a
page template in CMF tests, you'll want this adapter.

Philipp

___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests