| Anonymous | Login | Signup for a new account | 2013-05-23 15:39 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Wiki | ManTweet | Repositories |
| View Issue Details [ Jump to Notes ] [ Wiki ] [ Related Changesets ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0014105 | mantisbt | time tracking | public | 2012-03-28 03:36 | 2013-04-06 09:23 | ||||
| Reporter | tandler | ||||||||
| Assigned To | atrol | ||||||||
| Priority | low | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | 1.2.9 | ||||||||
| Target Version | 1.2.11 | Fixed in Version | 1.2.11 | ||||||
| Summary | 0014105: Access to undefined variable in bugnote_api.php | ||||||||
| Description | Error handling of function bugnote_stats_get_project_array (used only for built in timetracking) accesses undefined variable. $p_form instead of $p_from, line 640: if ( $c_to === false || $c_from === false ) { error_parameters( array( $p_from, $p_to ) ); // <<-- here trigger_error( ERROR_GENERIC, ERROR ); } | ||||||||
| Tags | 2.0.x check | ||||||||
| Attached Files | |||||||||
Relationships |
||||||
|
||||||
Notes |
|
|
atrol (developer) 2012-04-16 15:34 |
tandler, thanks for your contribution. This is more than a typo but access to an undefined variable. |
|
grangeway (developer) 2013-04-05 17:57 |
Marking as 'acknowledged' not resolved/closed to track that change gets ported to master-2.0.x branch |
Related Changesets |
|||
|
MantisBT: master-1.2.x b2c5f556
Timestamp: 2012-04-16 12:25:21 Author: atrol [ Details ] [ Diff ] |
Fix 0014105: Access to undefined variable in bugnote_api.php | ||
| mod - core/bugnote_api.php | [ Diff ] [ File ] | ||
|
MantisBT: master e3a2dad9
Timestamp: 2012-04-16 12:27:03 Author: atrol [ Details ] [ Diff ] |
Fix 0014105: Access to undefined variable in bugnote_api.php | ||
| mod - core/bugnote_api.php | [ Diff ] [ File ] | ||
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2012-03-28 03:36 | tandler | New Issue | |
| 2012-04-16 15:32 | atrol | Assigned To | => atrol |
| 2012-04-16 15:32 | atrol | Status | new => assigned |
| 2012-04-16 15:34 | atrol | Note Added: 0031673 | |
| 2012-04-16 15:34 | atrol | Severity | trivial => minor |
| 2012-04-16 15:34 | atrol | Category | bugtracker => time tracking |
| 2012-04-16 15:34 | atrol | Summary | Small typo in bugnote_api.php, function bugnote_stats_get_project_array => Access to undefined variable in bugnote_api.php |
| 2012-04-16 15:34 | atrol | Description Updated | View Revisions |
| 2012-04-16 16:00 | atrol | Changeset attached | => MantisBT master e3a2dad9 |
| 2012-04-16 16:00 | atrol | Changeset attached | => MantisBT master-1.2.x b2c5f556 |
| 2012-04-16 16:00 | atrol | Status | assigned => resolved |
| 2012-04-16 16:00 | atrol | Resolution | open => fixed |
| 2012-04-16 16:00 | atrol | Fixed in Version | => 1.2.11 |
| 2012-04-17 03:05 | atrol | Target Version | => 1.2.11 |
| 2012-06-06 23:53 | jreese | Status | resolved => closed |
| 2013-04-05 17:57 | grangeway | Status | closed => acknowledged |
| 2013-04-05 17:57 | grangeway | Note Added: 0036265 | |
| 2013-04-05 18:34 | grangeway | Relationship added | related to 0015721 |
| 2013-04-06 03:40 | dregad | Status | acknowledged => closed |
| 2013-04-06 07:23 | grangeway | Status | closed => acknowledged |
| 2013-04-06 09:22 | dregad | Tag Attached: 2.0.x check | |
| 2013-04-06 09:23 | dregad | Status | acknowledged => closed |
| MantisBT 1.2.16dev master-1.2.x-8c2bd07 [^]
Copyright © 2000 - 2013 MantisBT Team
Time: 0.0883 seconds. memory usage: 2,821 KB |