summaryrefslogtreecommitdiff
path: root/doc/recentchanges/change_1968317cacc2f555af17286acf26a60ce616cc40._change
diff options
context:
space:
mode:
Diffstat (limited to 'doc/recentchanges/change_1968317cacc2f555af17286acf26a60ce616cc40._change')
-rw-r--r--doc/recentchanges/change_1968317cacc2f555af17286acf26a60ce616cc40._change67
1 files changed, 67 insertions, 0 deletions
diff --git a/doc/recentchanges/change_1968317cacc2f555af17286acf26a60ce616cc40._change b/doc/recentchanges/change_1968317cacc2f555af17286acf26a60ce616cc40._change
new file mode 100644
index 000000000..cb4c2167a
--- /dev/null
+++ b/doc/recentchanges/change_1968317cacc2f555af17286acf26a60ce616cc40._change
@@ -0,0 +1,67 @@
+[[!meta author="""http://churchkey.org/author/ian/"""]]
+
+[[!meta authorurl="""http://churchkey.org/author/ian/"""]]
+
+[[!meta title="""change to bugs/inline_action_buttons_circumvent_exclude_criteria_from_edittemplate__39__s_match__61____34____34___pagespec on ikiwiki"""]]
+
+[[!meta permalink="http://ikiwiki.info/recentchanges/#change-1968317cacc2f555af17286acf26a60ce616cc40"]]
+
+<div id="change-1968317cacc2f555af17286acf26a60ce616cc40" class="metadata">
+<span class="desc"><br />Changed pages:</span>
+<span class="pagelinks">
+
+<a href="http://git.ikiwiki.info/?p=ikiwiki;a=blobdiff;f=doc/bugs/inline_action_buttons_circumvent_exclude_criteria_from_edittemplate__39__s_match__61____34____34___pagespec.mdwn;h=45481bf21b60d52b3dcf82ffde4172231109cc00;hp=0000000000000000000000000000000000000000;hb=1968317cacc2f555af17286acf26a60ce616cc40;hpb=5954915a4fe8a889b8217cac99fae53cbe7f1e97" title="diff" rel="nofollow">[[diff|wikiicons/diff.png]]</a><a href="http://ikiwiki.info/ikiwiki.cgi?page=bugs%2Finline_action_buttons_circumvent_exclude_criteria_from_edittemplate__39__s_match__61____34____34___pagespec&amp;do=goto" rel="nofollow">bugs/inline action buttons circumvent exclude criteria from edittemplate&#39;s match&#61;&#34;&#34; pagespec</a>
+
+
+</span>
+<span class="desc"><br />Changed by:</span>
+<span class="committer">
+
+<a href="http://churchkey.org/author/ian/" rel="nofollow">ian [churchkey.org/author]</a>
+
+</span>
+<span class="desc"><br />Commit type:</span>
+<span class="committype">web</span>
+<span class="desc"><br />Date:</span>
+<span class="changedate"><span class="relativedate" title="Mon, 22 Nov 2010 21:26:27 +0000">21:26:27 11/22/10</span></span>
+<span class="desc"><br /></span>
+</div>
+
+<span class="revert">
+<a href="http://ikiwiki.info/ikiwiki.cgi?rev=1968317cacc2f555af17286acf26a60ce616cc40&amp;do=revert" title="revert" rel="nofollow">[[revert|wikiicons/revert.png]]</a>
+</span>
+
+<div class="changelog">
+
+
+added edittemplate bug for ikiwiki verison: 3.20100815.2<br />
+
+
+</div>
+
+<div class="diff">
+<pre>
+diff --git a/doc/bugs/inline_action_buttons_circumvent_exclude_criteria_from_edittemplate__39__s_match__61____34____34___pagespec.mdwn b/doc/bugs/inline_action_buttons_circumvent_exclude_criteria_from_edittemplate__39__s_match__61____34____34___pagespec.mdwn
+new file mode 100644
+index 0000000..45481bf
+--- /dev/null
++++ b/doc/bugs/inline_action_buttons_circumvent_exclude_criteria_from_edittemplate__39__s_match__61____34____34___pagespec.mdwn
+@@ -0,0 +1,13 @@
++ikiwiki verison: 3.20100815.2
++
++If I instruct editemplate to only match the top level pages in a directory using
++
++ match=&quot;foo/* and !foo/*/* and !foo/*/*/*&quot;
++
++everything works as expected for pages created via links on other wiki pages. So, if I open foo/bar (or any other page on the wiki) and create a link to foo/bar/bug, edittemplate appropriately does not insert any text into the new page.
++
++However, if I use an inline directive like the following
++
++ !inline pages=&quot;page(foo/bar/*)&quot; rootpage=&quot;foo/bar&quot; postform=yes actions=yes
++
++every page created via the action buttons incorrectly pulls in the text from the edittemplate registration. Changing the order of the conditions in the match=&quot;&quot; pagespec has no impact.
+
+</pre>
+</div>
+
+<!-- 1968317cacc2f555af17286acf26a60ce616cc40 -->