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

[BUG] cannot attach files from other apps (WhatsApp, email, etc.) #1228

Closed
michaelstingl opened this issue Jun 20, 2023 · 1 comment · Fixed by #1230
Closed

[BUG] cannot attach files from other apps (WhatsApp, email, etc.) #1228

michaelstingl opened this issue Jun 20, 2023 · 1 comment · Fixed by #1230
Assignees
Milestone

Comments

@michaelstingl
Copy link
Contributor

Reported via feedback mail:

I have installed new app version and now I cannot attach files from other apps (WhatsApp,
email, etc.). I can browse files but cannot attach them. It says it is not supported.

Can you please help me to restore this functionality?

12.0.1 (268)

Source:
https://otrs.owncloud.com/otrs/index.pl?Action=AgentTicketZoom;TicketID=316778

@hosy could you provide the steps to reproduce?

Steps to reproduce

Expected behavior

Tell us what should happen

Actual behavior

Tell us what happens instead

Client

iOS version:

ownCloud app version:

Device model:

Server configuration

Web server:

Database:

PHP version:

ownCloud version:

Storage backend (external storage):

Logs

Web server error log

Insert your webserver log here

ownCloud log (data/owncloud.log)

Insert your ownCloud log here

Tell us what could be improved:

@michaelstingl michaelstingl added this to the 12.0-Current milestone Jun 20, 2023
felix-schwarz added a commit to owncloud/ios-sdk that referenced this issue Jun 21, 2023
	- new property to normalize a file URL and return its path as string
	- new method to check if one file URL is the child of or identical to another URL
- OCVault:
	- use new normalization tools to reliably detect if a requested item's URL is within the vault (fixes owncloud/ios-app#1228)
felix-schwarz added a commit that referenced this issue Jun 21, 2023
	- fix broken thumbnails for VFS item IDs
	- fix #1228
@michaelstingl
Copy link
Contributor Author

fixed in 12.0.2 release

hosy added a commit that referenced this issue Jun 27, 2023
* - add OAuth2/OIDC "state" parameter support via SDK update

* - FileProvider fixes:
	- fix broken thumbnails for VFS item IDs
	- fix #1228

* - bump version to 12.0.2 and build to 269

* implemented recents item in Quick Access section

* - Add ":recent" shortcut
- Change "Recents" sidebar item search to use ":recent" instead of ":1w", replicating the app behaviour in version 11

* - add "Recently used" as quick choice for search

* - show "Recents" quick access item also after logging in, logging out and logging in again

* - added changelog entries
- added in-app release notes

* Calens changelog updated

* updated App Store release notes

* updated build number

---------

Co-authored-by: Matthias Hühne <github@hosy.de>
Co-authored-by: hosy <hosy@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants