bug #1248598, explain another cause of the Missing parameter error
This commit is contained in:
@@ -7,6 +7,8 @@ $Source$
|
|||||||
|
|
||||||
2005-08-01 Marc Delisle <lem9@users.sourceforge.net>
|
2005-08-01 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* libraries/common.lib.php: bug #1249239, XSS vulnerability on Create page
|
* libraries/common.lib.php: bug #1249239, XSS vulnerability on Create page
|
||||||
|
* Documentation.html: "bug #1248598, explain another cause of the Missing
|
||||||
|
parameter error
|
||||||
|
|
||||||
2005-07-29 Marc Delisle <lem9@users.sourceforge.net>
|
2005-07-29 Marc Delisle <lem9@users.sourceforge.net>
|
||||||
* tbl_change.php, lang/*: new message $strAndThen
|
* tbl_change.php, lang/*: new message $strAndThen
|
||||||
|
@@ -2936,7 +2936,11 @@ To create a new, empty mimetype please see libraries/transformations/template_ge
|
|||||||
set to the default (200) or another low value, you could get this
|
set to the default (200) or another low value, you could get this
|
||||||
error if your table has a high number of columns. Adjust this setting
|
error if your table has a high number of columns. Adjust this setting
|
||||||
accordingly. (Thanks to Klaus Dorninger for the hint).
|
accordingly. (Thanks to Klaus Dorninger for the hint).
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
In the <tt>php.ini</tt> directive <tt>arg_separator.input</tt>, a value
|
||||||
|
of ";" will cause this error. Replace it with "&;".
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<a name="faqlimitations"></a><br />
|
<a name="faqlimitations"></a><br />
|
||||||
|
Reference in New Issue
Block a user