From: Nicolas H. <nh...@us...> - 2001-04-17 15:51:58
|
Update of /cvsroot/phpmychat/phpMyChat - 0.14/docs In directory usw-pr-cvs1:/tmp/cvs-serv15591 Modified Files: bug_report.txt Log Message: bug report form modified and completed ***** Bogus filespec: - ***** Bogus filespec: 0.14/docs Index: bug_report.txt =================================================================== RCS file: /cvsroot/phpmychat/phpMyChat - 0.14/docs/bug_report.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** bug_report.txt 2001/04/16 14:17:59 1.1 --- bug_report.txt 2001/04/17 15:51:55 1.2 *************** *** 1,46 **** ! To report bugs, either do it at the 'Bug Tracking System' from our ! SourceForge account (http://phpmychat.sorceforge.net/) either fill the form ! below and send it to the php...@ya... e-mail address. Please be as descriptive as possible. You may think it's something that ! affects everyone, but a many times it's specific to a browser or operating system. So please be thorough. In the case of Bug Tracking, there is *never* too much information or documentation or description. Thanks for your help, the phpHeaven-team ! +--------------------------------------------------------------------------+ ! | phpMyChat version 0.14.3 - beta1 | ! +--------------------------------------------------------------------------+ ! | The server side: | ! | - Operating system and release number: | ! | - the server name and release number: | ! | - the php version that is running: | ! | - the database management system name and release number that is | ! | running: | ! | | ! | The client side: | ! | - Operating system and release number: | ! | - the browser name and release number: | ! +--------------------------------------------------------------------------+ ! | A brief description of the bug you faced: | ! | | ! | | ! | | ! +--------------------------------------------------------------------------+ ! | Details: | ! | | ! | | ! | | ! | | ! | | ! | | ! | | ! | | ! | | ! | | ! | | ! | | ! +--------------------------------------------------------------------------+ \ No newline at end of file --- 1,81 ---- ! ---------------- ! Reporting Bugs ! ---------------- + To report bugs, either do it in the 'Bug Tracking System' of our + SourceForge account (http://phpmychat.sorceforge.net/), either fill the + form below and send it to our team address : php...@ya... + Please be as descriptive as possible. You may think it's something that ! affects everyone, but many times it's specific to a browser or operating system. So please be thorough. In the case of Bug Tracking, there is *never* too much information or documentation or description. Thanks for your help, + the phpHeaven-team + + ---8<------------------------------------------------------------------- + + # + # BUG TRACKING for phpMyChat + # + + How to contact you: + """"""""""""""""""" + + Your name : + + Your e-mail address : + + Your web site : + + + + Server side: + """""""""""" + + Operating System (name and release) : + + HTTP Server (name and release) : + + PHP version and configuration : + + You can join your 'php.ini' file + or the result of the 'phpinfo' function + + Database software and release : + + phpMyChat version and configuration : + + You can join your 'config.lib.php' file + (without the password you use) + + URL where the bug can be seen : http:// + + + + Client side: + """""""""""" + + Operating system (name and release) : + + Browser (name and release) : + + + + Brief description of the bug/problem: + """"""""""""""""""""""""""""""""""""" + + + + Details: + """""""" + + + + + ! ---8<------------------------------------------------------------------- |