* Florent Daignière <[EMAIL PROTECTED]> [2008-08-14 12:00:43]:

> Hi,
> 
>       I've just upgraded mantis to a new version... and ran into some
>       encoding related problems doing it... hence the downtime.
> 
>       Everything should have been sorted out by now. Please
>       double-check that everything works as expected and ensure that
>       any modification you may have made after "2008-08-13 20:28" GMT
>       has been taken into account (I had to restore a backup at some
>       point).
> 
> NextGen$

I have finished to integrate SVN to mantis: here are the magic keywords:

$g_source_control_regexp = '/\b(?:bug|issue)\s*[#]{0,1}(\d+)\b/i';
$g_source_control_fixed_regexp = 
'/\b(?:(?:re){0,1}solve(?:d|s)|fix(?:ed|es))\s+(?:bug|issue)?\s*[#]{0,1}(\d+)\b/i';

You can see the result on the ticket I've just created:
https://bugs.freenetproject.org/view.php?id=2499

NextGen$

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Devl mailing list
Devl@freenetproject.org
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to