Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
f7998749
Unverified
Commit
f7998749
authored
Dec 29, 2020
by
Stefan Hornburg (Racke)
Committed by
GitHub
Dec 29, 2020
Browse files
Merge pull request #1068 from racke/pr/fix-personalization-regression-1066
Fix regression in personalization feature (#1066)
parents
b464945f
19bc1f37
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lib/Sympa/Spindle/ProcessOutgoing.pm
View file @
f7998749
...
...
@@ -290,7 +290,7 @@ sub _twist {
# Quarantine packet into bad spool.
return
undef
;
}
delete
$new_message
->
{
shelved
}{
merge
};
$new_message
->
{
shelved
}{
merge
}
=
'
footer
'
;
}
if
(
$new_message
->
{
shelved
}{
decorate
})
{
$new_message
->
decorate
(
$list
,
$rcpt
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment