1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00

Process multiple Bugtraq links in reverse to avoid links overwriting each other

Reviewed by: epriestley
This commit is contained in:
Svemir Brkic 2013-07-02 07:40:26 -04:00 committed by epriestley
parent 90123dd739
commit b29067e38b

View file

@ -707,6 +707,7 @@ final class PhabricatorRepository extends PhabricatorRepositoryDAO
$all_offset = 0;
}
$match = array_reverse($match);
foreach ($match as $val) {
list($s, $offset) = $val;
$message = substr_replace(