Skip to content

[stable-25.0.x] fix(camera): declare photos/ as FileProvider cache path - #6632

Closed
backportbot[bot] wants to merge 1 commit into
stable-25.0.xfrom
backport/6622/stable-25.0.x
Closed

[stable-25.0.x] fix(camera): declare photos/ as FileProvider cache path#6632
backportbot[bot] wants to merge 1 commit into
stable-25.0.xfrom
backport/6622/stable-25.0.x

Conversation

@backportbot

@backportbot backportbot Bot commented Sep 3, 2026

Copy link
Copy Markdown

Backport of PR #6622

Camera capture files are written to cache/photos/camera_capture.jpg,
but file_provider_paths.xml only declared shared_attachments/, causing
FileProvider.getUriForFile to throw IllegalArgumentException when
taking a picture from the conversation info edit screen.

Assisted-by: Claude Code:claude-sonnet-5

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
@backportbot
backportbot Bot requested a review from mahibi September 3, 2026 08:23
@backportbot backportbot Bot added the 3. to review Waiting for reviews label Sep 3, 2026
@backportbot backportbot Bot added this to the 25.0.0 milestone Sep 3, 2026
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

APK file: https://github.com/nextcloud/talk-android/actions/runs/33733119754/artifacts/9885372881
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@mahibi mahibi closed this Sep 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant