Nuxeo mailing list archives
[Nuxeo-tickets] [Nuxeo Repository] #1699: patch for
cpsdocument_create.py to allow alias created
Nuxeo Repository
trac at nuxeo.com
Mon Jul 17 13:37:46 CEST 2006
#1699: patch for cpsdocument_create.py to allow alias created
-------------------------+--------------------------------------------------
Reporter: jschmitz | Owner: fguillaume
Type: enhancement | Status: new
Priority: P2 | Milestone: CPS 3.4.2
Component: CPSDocument | Version: 3.4.0
Severity: normal | Keywords: aliases
-------------------------+--------------------------------------------------
This is a patch for cpsdocument_create.py , which implements the alias
created and works for me:
{{{
28a37,39
> meth_id = ti.queryMethodID('created', None)
> if meth_id is not None:
> getattr(context, meth_id)(object=ob)
}}}
--
Ticket URL: <http://svn.nuxeo.org/trac/pub/ticket/1699>
Nuxeo Repository <http://www.cps-project.org/>
Nuxeo Repository
More information about the Nuxeo-tickets
mailing list
This list archive provided by Nuxeo, the
leaders of open source ECM.
Check out the Nuxeo 5 open source,
standards-based ECM project.