From 1eb96565ef0b98f76c35b802b4467d879df67d91 Mon Sep 17 00:00:00 2001
From: Frank Naegler <frank.naegler@typo3.org>
Date: Fri, 21 Oct 2016 14:16:35 +0200
Subject: [PATCH] [FOLLOWUP][FEATURE] Add missing information status for
 addSystemMessage

Set correct reference to forge issue in rst file.

Resolves: #78103
Releases: master
Change-Id: I80267a5578f5fcfbc914310df965bcdfa57b93b7
Reviewed-on: https://review.typo3.org/50314
Reviewed-by: Wouter Wolters <typo3@wouterwolters.nl>
Tested-by: Wouter Wolters <typo3@wouterwolters.nl>
Reviewed-by: Frank Naegler <frank.naegler@typo3.org>
Tested-by: Frank Naegler <frank.naegler@typo3.org>
---
 ...78103-AddMissingInformationStatusForAddSystemMessage.rst | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/typo3/sysext/core/Documentation/Changelog/master/Feature-78103-AddMissingInformationStatusForAddSystemMessage.rst b/typo3/sysext/core/Documentation/Changelog/master/Feature-78103-AddMissingInformationStatusForAddSystemMessage.rst
index b313815e3248..ddc0cf714a99 100644
--- a/typo3/sysext/core/Documentation/Changelog/master/Feature-78103-AddMissingInformationStatusForAddSystemMessage.rst
+++ b/typo3/sysext/core/Documentation/Changelog/master/Feature-78103-AddMissingInformationStatusForAddSystemMessage.rst
@@ -4,7 +4,7 @@
 Feature: #78103 - Add missing information status for addSystemMessage
 =====================================================================
 
-See :forge:`78103`
+See :issue:`78103`
 
 Description
 ===========
@@ -17,4 +17,6 @@ Impact
 ======
 
 All system information added by `addSystemInformation()` will now pass `InformationStatus::STATUS_NOTICE`
-as default value.
\ No newline at end of file
+as default value.
+
+.. index:: Backend
-- 
GitLab