Anonymous | Login | Signup for a new account | 2019-02-20 12:31 UTC | ![]() |
Main | My View | View Issues | Change Log | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0005949 | TestLink | Test Specification | public | 2013-10-01 12:20 | 2013-10-01 16:26 | ||||
Reporter | benjaminroussier | ||||||||
Assigned To | fman | ||||||||
Priority | low | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 1.9.7 (2013 Q2 - bug fixing) | ||||||||
Fixed in Version | 1.9.8 (2013 Q3 - bug fixing) | ||||||||
Summary | 0005949: Typo in linkto.php prevents following links | ||||||||
Description | There's a type in linkto.php causing a fatal error when trying to follow a link added in a testcase description (or any other link using linkto.php). On line 79: $gui = new stdClas(); Should read: $gui = new stdClass(); (With two S) | ||||||||
Additional Information | Since linkto.php seems to have been refactored in versions following 1.9.7, the problem is only relevant (to my knowledge) in official release 1.9.7. I only post this for information to people using 1.9.7 that are experiencing the problem and are not ready to migrate to newer version. | ||||||||
Tags | No tags attached. | ||||||||
Database (MySQL,Postgres,etc) | MySQL | ||||||||
Browser | |||||||||
PHP Version | |||||||||
TestCaseID | |||||||||
QA Team - Task Workflow Status | TBD | ||||||||
Attached Files | ![]() | ||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2013-10-01 12:20 | benjaminroussier | New Issue | |
2013-10-01 12:20 | benjaminroussier | File Added: linkto.php | |
2013-10-01 16:26 | fman | Note Added: 0019733 | |
2013-10-01 16:26 | fman | Status | new => closed |
2013-10-01 16:26 | fman | Assigned To | => fman |
2013-10-01 16:26 | fman | Resolution | open => fixed |
2013-10-01 16:26 | fman | Fixed in Version | => 1.9.8 (2013 Q3 - bug fixing) |
Copyright © 2000 - 2019 MantisBT Team |