1.8 related questions and discussions.
Please upgrade to LATEST 1.9.x.
No more fixes for 1.8.
Moderators: Amaradana, TurboPT, TL Developers
-
jon_snow
- TestLink user
- Posts: 1
- Joined: Mon Nov 24, 2008 5:58 pm
Post
by jon_snow »
Hello all,
Is there a way to delete or edit the notes from the execution history of the Test Execution section?
Best regards
-
fman
- Member of TestLink Community
- Posts: 3123
- Joined: Tue Nov 15, 2005 7:19 am
Post
by fman »
Please before writting a question do a search.
a) here
b) mantis
This question has been answered before
Read your config.inc.php file
-
havlatm
- Member of TestLink Community
- Posts: 940
- Joined: Mon Oct 31, 2005 1:24 am
- Location: Czech
Post
by havlatm »
Set the configuration parameter:
Code: Select all
$tlCfg->exec_cfg->edit_notes = ENABLED;