Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML Tags in plain Poll invitation #2306

Closed
4 of 7 tasks
netdox opened this issue Mar 10, 2022 · 0 comments · Fixed by #2346
Closed
4 of 7 tasks

HTML Tags in plain Poll invitation #2306

netdox opened this issue Mar 10, 2022 · 0 comments · Fixed by #2346
Labels
Milestone

Comments

@netdox
Copy link

netdox commented Mar 10, 2022

What is going wrong? What did you observe?

Describe the bug

HTML Tags in the plain E-Mails Poll invitation such as <p> or </p> from Polls description
screenshots
screen1

How should it work?

What you expected to happen?

HTML Tags should be removed in plain MailService

A clear and concise description of

Information about your polls installation

Polls version:
3.5.4

Fresh installation or update from a prior version (from which one)?

  • First time install
  • Update from a prior version
    Version number of the previous version:

How did you install this version?(Appstore or describe installation)

  • Installed from the appstore
  • Installed via occ
  • Installed via extracting downloaded package to the apps folder

Information about your Instance of Nextcloud

Nextcloud version: (see Nextcloud admin page)
22.2.5

Enabled:
  - accessibility: 1.8.0
  - appointments: 1.12.1
  - bruteforcesettings: 2.3.0
  - calendar: 3.2.0
  - circles: 22.2.0
  - cloud_federation_api: 1.5.0
  - comments: 1.12.0
  - contacts: 4.0.8
  - contactsinteraction: 1.3.0
  - dashboard: 7.2.0
  - dav: 1.20.0
  - federatedfilesharing: 1.12.0
  - files: 1.17.0
  - files_pdfviewer: 2.3.1
  - files_trashbin: 1.12.0
  - files_versions: 1.15.0
  - firstrunwizard: 2.11.0
  - logreader: 2.7.0
  - lookup_server_connector: 1.10.0
  - notifications: 2.10.1
  - oauth2: 1.10.0
  - password_policy: 1.12.0
  - polls: 3.5.4
  - privacy: 1.6.0
  - provisioning_api: 1.12.0
  - recommendations: 1.1.0
  - serverinfo: 1.12.0
  - settings: 1.4.0
  - text: 3.3.0
  - theming: 1.13.0
  - twofactor_backupcodes: 1.11.0
  - twofactor_totp: 6.2.0
  - updatenotification: 1.12.0
  - user_retention: 1.5.0
  - user_status: 1.2.0
  - viewer: 1.6.0
  - workflowengine: 2.4.0

  "polls": {
            "allAccessGroups": "[]",
            "allowAllAccess": "yes",
            "allowCombo": "yes",
            "allowPollCreation": "yes",
            "allowPollDownload": "yes",
            "allowPublicShares": "yes",
            "autoArchive": "yes",
            "autoArchiveOffset": "30",
            "comboGroups": "[]",
            "enabled": "yes",
            "installed_version": "3.5.4",
            "pollCreationGroups": "[]",
            "pollDownloadGroups": "[]",
            "publicSharesGroups": "[]",
            "showLogin": "no",
            "types": "",
            "updateType": "longPolling",
            "useActivity": "yes"
        },

Server configuration (decide, if you think it is helpful)

Database:

  • MariaDB version: mariadb Ver 15.1 Distrib 10.3.31-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2

PHP version:

  • PHP 8.0.16 (cli) (built: Feb 21 2022 14:47:25) ( NTS ) Zend Engine v4.0.16 with Zend OPcache v8.0.16
@dartcafe dartcafe added the bug label Mar 10, 2022
@dartcafe dartcafe added this to the 3.6 milestone Mar 23, 2022
dartcafe added a commit that referenced this issue Apr 2, 2022
Signed-off-by: dartcafe <github@dartcafe.de>
dartcafe added a commit that referenced this issue Apr 2, 2022
use plain description if config is  'mail_send_plaintext_only' #2306
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants