phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [bugs #8282] Error when deleting a CVS repository


From: Dave Hall
Subject: [Phpgroupware-tracker] [bugs #8282] Error when deleting a CVS repository
Date: Tue, 30 Mar 2004 02:18:06 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040317 Firefox/0.8

This mail is an automated notification from the bugs tracker
 of the project: phpGroupWare.

/**************************************************************************/
[bugs #8282] Latest Modifications:

Changes by: 
                Dave Hall <address@hidden>
'Date: 
                Tue 03/30/04 at 07:18 (Australia/Melbourne)

            What     | Removed                   | Added
---------------------------------------------------------------------------
         Assigned to | None                      | skwashd


------------------ Additional Follow-up Comments ----------------------------
I have tried to find where the above values are coming from, without any luck.  
I did find some other problems in the script tho.

Can you please try the following:
cd /path/to/phpgroupware
cvs update delete_site.php -dPC

Cheers






/**************************************************************************/
[bugs #8282] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8282>
Project: phpGroupWare
Submitted by: 0
On: Wed 03/24/04 at 11:08

Category:  chora
Item Group:  0.9.16.000 release
Severity:  5 - Average
Priority:  5 - Normal
Resolution:  None
Assigned to:  skwashd
Status:  Open
Component Version:  BZIP2
Platform Version:  GNU/Linux - Debian
Reproducibility:  Every Time


Summary:  Error when deleting a CVS repository

Original Submission:  PHP versions:
ii php4 4.3.3-4 A server-side, HTML-embedded scripting langu
ii php4-cgi 4.3.3-4 A server-side, HTML-embedded scripting langu
ii php4-imap 4.3.3-4 IMAP module for php4
ii php4-mysql 4.3.3-4 MySQL module for php4

Apache:
ii apache 1.3.29.0.1-5 Versatile, high-performance HTTP server

MySQL:
ii mysql-client 3.23.49-8.2 mysql database client binaries
ii mysql-common 3.23.49-8.2 mysql database common files (e.g. /etc/mysql
ii mysql-server 3.23.49-8.2 mysql database server binaries 

The HTML output is thrashed. I get this text instead of nice buttons to click:

{hidden_vars} Are you sure you want to delete this repository?*
Non">   ">

Here is the culprit HTML code which has been generated (just the FORM part):

<!-- BEGIN form -->

<p>
<center>
 <form action="{form_action}" method="POST">
  {hidden_vars}
  <table align="center" border="0" width="55%" cols="2">
   Are you sure you want to delete this repository?*
   <tr>
    <td width="50%" align="center">
     <input type="submit" name="no" value="<a 
href="https://intra.linbox.com/phpgroupware/chora/sites.php?site_id=1&start=0&query=&sort=ASC&order=&filter=&click_history=527a6a18f0e7b08dfff0f419c7f89163";>Non</a>">
    </td>
    <td width="50%" align="center">

     <input type="submit" name="yes" value="<FORM method="POST name=yesbutton 
action="https://intra.linbox.com/phpgroupware/chora/deletesite.php?click_history=527a6a18f0e7b08dfff0f419c7f89163";><input
 type="hidden" name="sort" value="ASC">
<input type="hidden" name="order" value="">
<input type="hidden" name="query" value="">
<input type="hidden" name="start" value="0">
<input type="hidden" name="filter" value="">
<input type="hidden" name="site_id" value="1">
<input type=hidden name=site_id value=1><input type=hidden name=confirm 
value=True><input type=submit name=yesbutton 
value=Yes></form><script>document.yesbutton.yesbutton.focus()</SCRIPT>">
    </td>
   </tr>
  </table>
 </form> 
</center>

<!-- END form -->

Follow-up Comments
------------------


-------------------------------------------------------
Date: Tue 03/30/04 at 07:18         By: skwashd
I have tried to find where the above values are coming from, without any luck.  
I did find some other problems in the script tho.

Can you please try the following:
cd /path/to/phpgroupware
cvs update delete_site.php -dPC

Cheers












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=8282>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]