Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ISPConfig 3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 550
    • Issues 550
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 40
    • Merge requests 40
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #6315

Closed
Open
Created Mar 25, 2022 by Sebastian@cbug

move E-Mail to Junk in Panel does not work

Summary

When selecting something in the dropdown on ISPConfig Panel "email / email account / email filter / move spam to junk folder" following happens:

Panel-tab gets refreshed when selecting another "move spam to junk folder" option. Using firefox inspector, it states "tab change interrupted, request still running".

Steps to reproduce

  1. Go on the Panel
  2. click E-Mail
  3. click E-Mail Account
  4. Select Tab: E-Mail filter
  5. Select the "move spam to junk folder" and chose any other option

Correct behaviour

It should select another option instead of refreshing the tab.

Environment

Server OS + version: Debian 11.2
ISPConfig version: 3.2.7p1

Software version of the related software:

nginx version: nginx/1.18.0
PHP 7.4.28 (cli) (built: Feb 17 2022 16:17:19) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
    with Zend OPcache v7.4.28, Copyright (c), by Zend Technologies

Proposed fix

at /usr/local/ispconfig/interface/web/mail/templates/mail_user_filter_list.htm remove this onclick attribut

onclick="return ISPConfig.changeTab('filter_records','mail/mail_user_edit.php');"

References

https://www.howtoforge.com/community/threads/changing-move-e-mail-to-junk-folder-in-gui-doesnt-work.88635/page-2

Assignee
Assign to
Time tracking