bugphpGroupWare - Bugs: bug #8282, Error when deleting a CVS...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #8282: Error when deleting a CVS repository

Submitter:  None
Submitted:  Wed 24 Mar 2004 11:08:18 AM UTC
   
 
Category:  chora Item Group:  0.9.16.000 release
Severity:  3 - Normal Priority:  5 - Normal
Status:  Invalid Privacy:  Public
Assigned to:  skwashd Open/Closed:  Closed
Component Version:  BZIP2 Operating System:  GNU/Linux - Debian
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Tue 06 Dec 2005 12:29:09 PM UTC, comment #2: 

Closing no response from OP

Closing - INVALID

Dave Hall <skwashd>
Group administrator
Tue 30 Mar 2004 07:18:04 AM UTC, comment #1: 

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

Dave Hall <skwashd>
Group administrator
Wed 24 Mar 2004 11:08:18 AM UTC, 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 -->

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-12-06 skwashd StatusNone Invalid
    Open/ClosedOpen Closed
2004-03-30 skwashd Assigned toNone skwashd

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code