<html>
<font face="Arial, Helvetica">Hi folx,<br><br>
I got an error after editing an record [ select all , edit link on a
record ] and than changing on value and [save& back]
Ok-Button<br><br>
the data in the table changed to the new values i selected <br><br>
but i got the following error:<br><br>
The requested URL
<b><i>/phpMyAdmin/www.baudialog.de/phpMyAdmin/sql.php?lang=de&convcharset=iso-8859-1&server=1&db=L_BImmo2&table=Export&pos=35&session_max_rows=15&disp_direction=horizontal&repeat_cells=100&dontlimitchars=&sql_query=SELECT+%2A+FROM+%60Export%60&goto=tbl_properties.php&message=+Betroffene+Datens%E4tze%3A+%26nbsp%3B1</i></b>
was not found on this server.<br><br>
Im using the normal Rc1 package from sourceforge website !<br><br>
hihi! i just looked at the code a second time and saw the problem ...<br><br>
 <b><i>/phpMyAdmin/www.baudialog.de/phpMyAdmin/sql.php?<br><br>
</i></b>hmm strange <br><br>
the link values for the OK Button looks ok to me !?<br><br>
 <b><i>/<!-- Change table properties form --><br>
<form method="post" action="tbl_replace.php" name="insertForm"><br>
    <input type="hidden" name="lang" value="de" /><br>
    <input type="hidden" name="convcharset" value="iso-8859-1" /><br>
    <input type="hidden" name="server" value="1" /><br>
    <input type="hidden" name="db" value="L_BImmo2" /><br>
    <input type="hidden" name="table" value="Export" /><br>
    <input type="hidden" name="goto" value="sql.php?lang=de&convcharset=iso-8859-1&server=1&db=L_BImmo2&table=Export&pos=35&session_max_rows=15&disp_direction=horizontal&repeat_cells=100&dontlimitchars=&sql_query=SELECT+%2A+FROM+%60Export%60&goto=tbl_properties.php" /><br>
    <input type="hidden" name="pos" value="35" /><br>
    <input type="hidden" name="session_max_rows" value="15" /><br>
    <input type="hidden" name="disp_direction" value="horizontal" /><br>
    <input type="hidden" name="repeat_cells" value="100" /><br>
    <input type="hidden" name="err_url" value="sql.php%3Flang%3Dde%26convcharset%3Diso-8859-1%26server%3D1%26db%3DL_BImmo2%26table%3DExport%26pos%3D35%26session_max_rows%3D15%26disp_direction%3Dhorizontal%26repeat_cells%3D100%26dontlimitchars%3D%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560Export%2560%26goto%3Dtbl_properties.php" /><br>
    <input type="hidden" name="sql_query" value="SELECT+%2A+FROM+%60Export%60" /><br>
    <input type="hidden" name="primary_key" value="+%60id%60+%3D+%2745%27" /><br>
 <br><br>
</i></b>it seems like somethere in the sql.php the link generator adding to much !?!?<br><br>
</font></html>