Search found 3122 matches
- Fri Dec 02, 2022 6:44 pm
- Forum: TestLink 1.9
- Topic: Recommended PHP version
- Replies: 1
- Views: 18596
Re: Recommended PHP version
branch testlink_1_9_20_fixed is not fully tested with 8.1, but the branch with 2.0 is tested with PHP 8.1
- Tue Sep 20, 2022 4:54 pm
- Forum: Installation and configuration
- Topic: New install 1.9.19 w/ issues
- Replies: 5
- Views: 52892
Re: New install 1.9.19 w/ issues
get code from github branch testlink_1_9_20_fixed
- Tue Sep 20, 2022 4:53 pm
- Forum: Installation and configuration
- Topic: In our source we are not able to see the provision ‘Enable the issue tracker integration’
- Replies: 1
- Views: 7399
Re: In our source we are not able to see the provision ‘Enable the issue tracker integration’
Use code from github branch testlink_1_9_20_fixed
the image https://www.sierratec.com/downloads/ref-250822.jpg is not accesible
the image https://www.sierratec.com/downloads/ref-250822.jpg is not accesible
- Tue Apr 05, 2022 2:34 am
- Forum: Installation and configuration
- Topic: No Bitnami Download
- Replies: 2
- Views: 9851
Re: No Bitnami Download
Hi
It's a surprise the Bitnami decision.
Your only choice is to use Github.
It's a surprise the Bitnami decision.
Your only choice is to use Github.
- Thu Jan 27, 2022 10:17 pm
- Forum: TestLink 1.9
- Topic: deactivate test case delete custom field information
- Replies: 8
- Views: 20019
- Thu Jan 27, 2022 10:04 pm
- Forum: TestLink 1.9
- Topic: deactivate test case delete custom field information
- Replies: 8
- Views: 20019
Re: deactivate test case delete custom field information
quick fix
testcaseCommands.class.php
in function setActiveAttr(&$argsObj,$request) {
change
$this->show($argsObj,$request,array('status_ok' => 1));
to
$this->show($argsObj,$request,['status_ok' => 1],['updateCFOnDB' => false]);
testcaseCommands.class.php
in function setActiveAttr(&$argsObj,$request) {
change
$this->show($argsObj,$request,array('status_ok' => 1));
to
$this->show($argsObj,$request,['status_ok' => 1],['updateCFOnDB' => false]);
- Thu Jan 27, 2022 8:55 pm
- Forum: TestLink 1.9
- Topic: deactivate test case delete custom field information
- Replies: 8
- Views: 20019
Re: deactivate test case delete custom field information
I've confirmed the issue
Would you mind to open the issue on mantis?
Would you mind to open the issue on mantis?
- Thu Jan 27, 2022 8:51 pm
- Forum: TestLink 1.9
- Topic: deactivate test case delete custom field information
- Replies: 8
- Views: 20019
Re: deactivate test case delete custom field information
You can use a local installation,without issues
- Tue Jan 25, 2022 1:38 pm
- Forum: TestLink 1.9
- Topic: Issues when upgrade - from 1.9.19 to 1.9.20
- Replies: 1
- Views: 7239
Re: Issues when upgrade - from 1.9.19 to 1.9.20
can not access the image
please explain better your issues
please explain better your issues
- Tue Jan 25, 2022 1:37 pm
- Forum: Import / Export
- Topic: Export testcases with platform
- Replies: 5
- Views: 12093
Re: Export testcases with platform
Please check your span.
- Tue Jan 25, 2022 1:36 pm
- Forum: TestLink 1.9
- Topic: deactivate test case delete custom field information
- Replies: 8
- Views: 20019
Re: deactivate test case delete custom field information
Would you mind to do a fresh install of github code from branch testlink_1_9_20_fixed and retest?
- Mon Jan 17, 2022 10:10 pm
- Forum: Import / Export
- Topic: Export testcases with platform
- Replies: 5
- Views: 12093
Re: Export testcases with platform
The platform 'on Design', are not exported -> is an error.
Please open an issue on http://mantis.testlink.org
Thanks a lot
Please open an issue on http://mantis.testlink.org
Thanks a lot
- Wed Jan 12, 2022 6:56 pm
- Forum: TestLink 1.9
- Topic: Log4J
- Replies: 3
- Views: 8053
Re: Log4J
PHP does not use Log4j
- Wed Sep 01, 2021 5:53 am
- Forum: TestLink 1.9
- Topic: All executions lost when removing the last TC version
- Replies: 3
- Views: 11346
Re: All executions lost when removing the last TC version
Thanks a lot
I've started the refactoring, and I'm near to close the tests.
We will update via mantis
have a nice day
I've started the refactoring, and I'm near to close the tests.
We will update via mantis
have a nice day
- Fri Aug 20, 2021 12:18 pm
- Forum: TestLink 1.9
- Topic: All executions lost when removing the last TC version
- Replies: 3
- Views: 11346
Re: All executions lost when removing the last TC version
mmm, I'm going to check.
I'm sorry for the issue
as you know for this kind of things it's better if you open an issue on mantis.testlink.org
I'm sorry for the issue
as you know for this kind of things it's better if you open an issue on mantis.testlink.org