Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
676aab07
Unverified
Commit
676aab07
authored
Feb 24, 2020
by
IKEDA Soji
Committed by
GitHub
Feb 24, 2020
Browse files
Merge pull request #885 from ikedas/issue-876_2 by ikedas
WWSympa: Bug: Accessing to /sympa/help may crash
parents
c58a6c06
9f11a777
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/cgi/wwsympa.fcgi.in
View file @
676aab07
...
...
@@ -3867,7 +3867,7 @@ sub do_help {
# Given partial top URI, redirect to base.
unless ($in{'help_topic'} or $ENV{REQUEST_URI} =~ /\/\z/) {
$param->{'redirect_to'} = Sympa::get_url(
$
lis
t, 'help',
$
robo
t, 'help',
nomenu => $param->{'nomenu'},
paths => [''], # Ends with '/'.
authority => 'local'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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