Skip to content

Commit

Permalink
Item135: Use method="post" to bypass URI length limit
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/BugsContrib@1465 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
OlivierRaginel authored and OlivierRaginel committed Dec 19, 2008
1 parent 0307354 commit d2f7670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/Bugs/AllOutStandingItems.txt
@@ -1,6 +1,6 @@

---++ Filter results by
<form action="%SCRIPTURL{view}%/%WEB%/%TOPIC%">
<form action="%SCRIPTURL{view}%/%WEB%/%TOPIC%" method="post">
<table width="50%">
<tr valign="top">
<th>Applies<nop>To (%URLPARAM{"classes" multiple="$item" separator="," default="ALL"}%) </th>
Expand Down

0 comments on commit d2f7670

Please sign in to comment.