Search found 4 matches
- Wed Jun 28, 2006 2:23 pm
- Forum: TestLink 1.6 (closed)
- Topic: Anyone seen this error for assign risk and ownership section
- Replies: 9
- Views: 14892
short_open_tag = on
I have solved this problem in the TestLink 1.6 by setting the short_open_tag = on. This flag is in the PHP 5.1.2 configuration (.ini) file. I am running Apache 2.0 on a Windows 2000, service patch 4.0 host. FROM THE PHP-5.1.2 - php.ini file ; Allow the <? tag. Otherwise, only <?php and tags are reco...
- Wed May 17, 2006 1:47 pm
- Forum: TestLink 1.6 (closed)
- Topic: Anyone seen this error for assign risk and ownership section
- Replies: 9
- Views: 14892
Using both IE and FireFox, when choosing both \\\'Remove Test Cases\\\' or \\\'Assign Risk and Ownership\\\' the left frame fails to render anything. Instead, the frame displays: assign(\\\'treeKind\\\', TL_TREE_KIND); $smarty->assign(\\\'tree\\\', $tree); $smarty->assign(\\\'treeHeader\\\', $title)...
- Mon May 08, 2006 3:58 pm
- Forum: TestLink 1.6 (closed)
- Topic: Anyone seen this error for assign risk and ownership section
- Replies: 9
- Views: 14892
risks must be assigned at the Category level
8.3 Priority
TestLink gives users with Leader rights the ability to assign ownership and priority to test cases. General Risk/Ownership is done at the Category level. TestLink currently does not allow users to assign risk or ownership at the individual test case level.
TestLink gives users with Leader rights the ability to assign ownership and priority to test cases. General Risk/Ownership is done at the Category level. TestLink currently does not allow users to assign risk or ownership at the individual test case level.
- Mon May 08, 2006 3:50 pm
- Forum: TestLink 1.6 (closed)
- Topic: Anyone seen this error for assign risk and ownership section
- Replies: 9
- Views: 14892
Assigning risks
I have seen the same error. Its fails in both IE and FireFox. There is no record of any bug for this reported? It might have something to do with the PHP smarty template. Maybe some PHP.ini configuration parameter needs to be adjusted or set.