Giter VIP home page Giter VIP logo

a-v-k / phpbugtracker Goto Github PK

View Code? Open in Web Editor NEW
25.0 25.0 9.0 3.62 MB

Open source bug tracking system. Official fork of phpBugTracker - (https://sourceforge.net/projects/phpbt/). Visual restyling, many improvements and bug fixes. Contributions are welcome! Download actual version: https://github.com/a-v-k/phpBugTracker/archive/phpbt-1_7_9.zip

License: GNU General Public License v2.0

PHP 96.76% Python 0.37% Smarty 0.30% CSS 0.54% HTML 2.02%

phpbugtracker's People

Contributors

a-v-k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

phpbugtracker's Issues

PHP 7.2.0 breaks admin

PHP Fatal error: Uncaught ErrorException: The each() function is deprecated. This message will be suppressed on further calls in /usr/share/phpbugtracker/inc/functions.php:383\nStack trace:\n#0 [internal function]: exception_error_handler(8192, 'The each() func...', '/usr/share/phpb...', 383, Array)\n#1 /usr/share/phpbugtracker/inc/functions.php(383): each(Array)\n#2 /usr/share/phpbugtracker/admin/project.php(449): sorting_headers('/bugtracker/adm...', Array, 'default', 'asc')\n#3 /usr/share/phpbugtracker/admin/project.php(484): list_projects()\n#4 {main}\n thrown in /usr/share/phpbugtracker/inc/functions.php on line 383, referer: http://localhost/bugtracker/index.php

Can't add new bug

I just downloaded and installed phpBT. I had to delete and recreate my DB and user a few times before I got the correct config.php. I added a few of my programmers and QA team. Now, when I go to add a new bug at my site, it does not have any submit button as in the documentation. I have tried Firefox and Chrome.

DB test failure....unkwon host localhost

In a development environment with ubuntu 13.10 & php 5.5.3, DB already created I´m getting this error installing version 1.5.1.1. PDO (v5.5.3.2) module is enabled in php

DB Test Failure
The installation script could not connect to the database phpbt_1511 on the host localhost using the specified username and password.

Please check these details are correct and that the database already exists then retry.

PDOException:2005 SQLSTATE[HY000] [2005] Unknown MySQL server host 'localhost:3306' (2)

I try to install, but not why?

In XAMPP 1.8.3 -[PHP: 5.5.6 MYSQL:5.6.14]
Config :
define ('DB_TYPE', 'mysqli'); // using PEAR::DB naming (mysql, pgsql, etc.)
define ('DB_HOST', '127.0.0.1'); // hostname of database server
define ('DB_PORT', '3306'); // hostname of database server
define ('DB_DATABASE', 'reni_labs_bug_phbtrack'); // database name
define ('DB_USER', 'root'); // username for database connection
define ('DB_PASSWORD', ''); // password for database connection

Error is :
Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'reni_labs_bug_phbtrack.pbh_configuration' doesn't exist' in D:\xampp\htdocs\projects\labs\cms\bug\php_bug_tracker\inc\pdo_adapter.php:45 Stack trace: #0 D:\xampp\htdocs\projects\labs\cms\bug\php_bug_tracker\inc\pdo_adapter.php(45): PDOStatement->execute(Array) #1 D:\xampp\htdocs\projects\labs\cms\bug\php_bug_tracker\include.php(159): PdoAdapter->query('select varname,...') #2 D:\xampp\htdocs\projects\labs\cms\bug\php_bug_tracker\index.php(25): include('D:\xampp\htdocs...') #3 {main} thrown in D:\xampp\htdocs\projects\labs\cms\bug\php_bug_tracker\inc\pdo_adapter.php on line 45

Multiple SQL injection-, reflecting/stored XSS- and CSRF-vulnerabilities in phpBugTracker v. 1.6.0

Dear development team.

I found multiple SQL injection-, reflecting/stored XSS- and CSRF-vulnerabilities in your product phpBugTracker v.1.6.0.

Please provide me an email-address where I can send the technical details to. Otherwise, if you don't mind, I can post them directly on Github.

I have released a security advisory without technical details here: http://sroesemann.blogspot.de/2015/02/sroeadv-2015-16.html.

If you don't respond until 19th February 2015 (UTC+1), I will as well release the technical details of these issues and send the vulnerabilities to the security mailing list FullDisclosure, to warn people.

Thank you for your attention.

Greetings from Germany.

Steffen Rösemann

v1.7.1/v1.7.2 Add Bug error

After upgrading from v1.7.0 to 1.7.1 or 1.7.2, clicking on the Add Bug url shows "Invalid parameter value for: project".

Going back to 1.7.0 and it works again.

Demo

Any demo for this? :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.