Search found 4 matches
- Wed Oct 27, 2010 11:20 am
- Forum: TestLink 1.9
- Topic: database error when saving a test case
- Replies: 2
- Views: 3969
Re: database error when saving a test case
I really need some help here, I tried to fix the issue without success...
- Thu Oct 14, 2010 8:00 pm
- Forum: TestLink 1.9
- Topic: database error when saving a test case
- Replies: 2
- Views: 3969
database error when saving a test case
Hi, I'm having the following error while editing a test case in 1.9 beta 6 ERROR ON exec_query() - database.class.php <br />0 - - UPDATE tcversions tcversions SET summary='', updater_id=5, modification_ts = '2010-10-14 16:55:39', execution_type=1, importance=2, preconditions='<p>PRE1. [Validar crede...
- Mon Oct 04, 2010 12:13 pm
- Forum: Installation and configuration
- Topic: Hide "expected results" not working
- Replies: 1
- Views: 2494
Hide "expected results" not working
Hello, I was reading the installation manual and found a section that says how to hide expected results column. I noticed that the following code needs to be added to custom_config.php: $g_testcase_template->expected_results->type = 'none'; $g_testcase_template->expected_results->value = ''; But it'...
- Thu Sep 23, 2010 1:36 pm
- Forum: Installation and configuration
- Topic: Share TRAC users database
- Replies: 1
- Views: 2565
Share TRAC users database
Hello! I have integrated Testlink and TRAC. It's working perfectly. But I still have a question. Is it possible to use the same TRAC users to log in Testlink or I need to keep distinct user accounts? It would be nice if I can use the same users I already have in TRAC to avoid registering all of them...