PM Administration Speicherung Fehler Marvin
This commit is contained in:
@@ -139,6 +139,9 @@ Public Class clsPatterns
|
||||
result = ReplacePattern(result, PATTERN_USER, CURRENT_CLICKED_PROFILE_ID)
|
||||
End While
|
||||
While ContainsPatternAndValue(result, PATTERN_USER, VALUE_PROFILE_TITLE)
|
||||
If CURRENT_CLICKED_PROFILE_TITLE Is Nothing Then
|
||||
CURRENT_CLICKED_PROFILE_TITLE = "EXCEPTIONTitleNothing"
|
||||
End If
|
||||
result = ReplacePattern(result, PATTERN_USER, CURRENT_CLICKED_PROFILE_TITLE)
|
||||
End While
|
||||
LOGGER.Debug("pInput AFTER ReplaceUserValues: " & input)
|
||||
|
||||
Reference in New Issue
Block a user