Index: trunk/phase3/includes/specials/SpecialRevisiondelete.php |
— | — | @@ -808,7 +808,7 @@ |
809 | 809 | // FIXME THIS IS A HORRIBLE HORRIBLE HACK AND SHOULD DIE |
810 | 810 | // It's not possible to pass a list of both deleted and |
811 | 811 | // undeleted revisions to SpecialRevisionDelete, so we're |
812 | | - // stuck with two links. See bug |
| 812 | + // stuck with two links. See bug 23363. |
813 | 813 | $restoreLinks = array(); |
814 | 814 | |
815 | 815 | $restoreLinks[] = $skin->link( |