Search found 3 matches
- Tue Feb 24, 2009 12:29 pm
- Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
- Topic: User Adminstration not available to non-inherited admins.
- Replies: 4
- Views: 6309
User Adminstration not available to non-inherited admins.
We are using Testlink 1.8RC4. User Administration is by default available only to admins. Suppose I create a user with <no rights> by default and then make him the admin of any project, the the user does not see User Administration link . This stops us from delegating user management to admins of in...
- Tue Feb 24, 2009 8:48 am
- Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
- Topic: Problem with emailing the RESULTs
- Replies: 4
- Views: 6906
Hi Santosh, Thanks for your suggestion, it does help. Another workaround that helps solve this issue is in \testlink\lib\functions\email_api.php, after function email_send( $p_from, $p_recipient, $p_subject, $p_message, $p_cc='', $p_category='', $p_exit_on_error=false, $htmlFormat = false ) { In the...
- Tue Feb 24, 2009 6:57 am
- Forum: TestLink 1.8 (OBSOLETE => EOL)[LOCKED]
- Topic: Problem with emailing the RESULTs
- Replies: 4
- Views: 6906
Improper format of the email
Even I'm facing the same problem, In Testlink RC4, when a report is generated in the email format, the email is not in a readable format i.e the results are not displayed in a grid as they were in RC3. The contents of the email are actually the source of the html. Guess some problem with some html t...