Custom Query (981 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1 - 3 of 981)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#1359 fixed usage of PHPMailer davea Christian Beer
Description

The new PHPMailer implementation still needs USE_PHPMAILER defined in ops/mass_email_script.php and ops/reminder.php so the line

define('USE_PHPMAILER', true);

should be added to project/project.inc inside the if(0)

Another place where the old style is still used is ffmail_action.php this script should be deprecated.

#1358 wontfix Project descriptive video Joachim Joachim
Description

Proposed to have a descriptive video youtube link in the project info list. David is going to add.

Show this video in the details view of a project both before logging in and after.

#1356 fixed return value undefined in procinfo_setup() in lib/procinfo_unix.cpp davea Christian Beer
Description

The return value of procinfo_setup() in lib/procinfo_unix.cpp is undefined if HAVE_DIRENT_H is false. This should not happen on Unix/Linux? but if it is happening it should be defined.

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.