diff --git a/pwiki2.js b/pwiki2.js index 3cfcdbd..ddc3ffb 100755 --- a/pwiki2.js +++ b/pwiki2.js @@ -45,13 +45,13 @@ * .args - empty * .renderer.args - a b c * .root.args - a b c -* XXX seem to be losing args on this path... +* XXX losing args on this path... * XXX triggered twice... * await pwiki.get('/path/testAction:x:y:z').parse('@include(.)') * .args - empty * .renderer.args - a b c * .root.args - a b c -* XXX seem to be losing args on this path... +* XXX losing args on this path... * XXX triggered twice... * XXX CACHE need to explicitly prevent caching of some actions/pages... * XXX FEATURE tags and accompanying API...