[Expression-CVS] [expression] src/core
sebd at users.labs.libre-entreprise.org
sebd at users.labs.libre-entreprise.org
Tue Dec 14 11:36:44 CET 2004
Changes in directory expression/src/core:
---
allow using args in "objectURI/pageName/args"
--- (by sebd)
Affected files:
--------------
stations.py modified (1.124 -> 1.125)
-------------- next part --------------
Index: expression/src/core/stations.py
diff -u expression/src/core/stations.py:1.124 expression/src/core/stations.py:1.125
--- expression/src/core/stations.py:1.124 Mon Sep 27 14:08:52 2004
+++ expression/src/core/stations.py Tue Dec 14 10:36:39 2004
@@ -943,6 +943,7 @@
r = content.checkAccessAndWalk(contentUriPathFragments, command, instruction)
stations._depth -= 1
return r
+ uriPathFragments = contentUriPathFragments
# There is no content. The walk is finished (at least, it seems so) => call the default
# function.
try:
More information about the Expression-cvs-commits
mailing list