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

Saving an attachment (appointment.ics ) adds an extra file extension #7968

Open
2 tasks done
Dr-Ops opened this issue Jun 21, 2024 · 0 comments
Open
2 tasks done

Saving an attachment (appointment.ics ) adds an extra file extension #7968

Dr-Ops opened this issue Jun 21, 2024 · 0 comments
Labels
type: bug Something is causing incorrect behavior or errors unconfirmed Newly reported issues awaiting triage or confirmation

Comments

@Dr-Ops
Copy link

Dr-Ops commented Jun 21, 2024

Checklist

  • I have used the search function to see if someone else has already submitted the same bug report.
  • I will describe the problem with as much detail as possible.

App version

6.901

Where did you get the app from?

F-Droid

Android version

Android 13; Custom Rom: /e/ OS Version 2.1

Device model

Fairphone 3

Steps to reproduce

  1. Receive a mail with an attached calendar file (MIME: text/calendar, name for example: appointment.ics)
  2. Save the attachment to the filesystem. The filename in the save dialog is correctly shown as appointment.ics

Expected behavior

Search for the file in the file browser and find, that it has been saved as apointment.ics

Actual behavior

Search for the file in the file browser and find, that it has been saved as apointment.ics.txt

Logs

--------- beginning of main
06-21 20:45:24.112 9043 9067 I MessagingController: Running command 'clearNotifications', seq = 841 (foreground priority)
06-21 20:45:24.114 9043 9067 V NotificationController: Removing some notifications for account da64a12f-9663-49f2-9097-d79d92f07dd9
06-21 20:45:24.115 9043 9067 V NotificationController: Removing some notifications for account 582425d0-6f4b-4e9a-ac4b-2a5b2ac58bc5
06-21 20:45:24.115 9043 9067 I MessagingController: Command 'clearNotifications' completed
06-21 20:45:24.127 9043 10368 E OpenGLRenderer: Unable to match the desired swap behavior.
06-21 20:45:28.981 9043 9043 D MessageViewFragment: MessageViewFragment displaying message MessageReference(accountUuid=da64a12f-9663-49f2-9097-d79d92f07dd9, folderId=2, uid=7027)
06-21 20:45:28.987 9043 9043 D MessageLoaderHelper: Creating new local message loader
06-21 20:45:29.014 9043 9043 D MessageLoaderHelper: Creating new decode message loader
06-21 20:45:29.015 9043 8367 V NotificationController: Removing notification for message MessageReference(accountUuid=da64a12f-9663-49f2-9097-d79d92f07dd9, folderId=2, uid=7027)
06-21 20:45:29.187 9043 9043 D Utility : External images found
06-21 20:45:38.135 9043 10368 E OpenGLRenderer: Unable to match the desired swap behavior.
k9-log.txt (END)

@Dr-Ops Dr-Ops added type: bug Something is causing incorrect behavior or errors unconfirmed Newly reported issues awaiting triage or confirmation labels Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something is causing incorrect behavior or errors unconfirmed Newly reported issues awaiting triage or confirmation
1 participant