Skip to content

Fix video attachments and test - #24998

Merged
AdrienClairembault merged 1 commit into
glpi-project:11.0/bugfixesfrom
izual0110:fix-video-attachments
Aug 10, 2026
Merged

Fix video attachments and test#24998
AdrienClairembault merged 1 commit into
glpi-project:11.0/bugfixesfrom
izual0110:fix-video-attachments

Conversation

@izual0110

@izual0110 izual0110 commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Checklist before requesting a review

Please delete options that are not relevant.

  • I have read the CONTRIBUTING document.
  • I have performed a self-review of my code.
  • I have added tests that prove my fix is effective or that my feature works.

Description

Issue #24997

Adds the missing document URL to video attachments displayed in tickets.
Ensures that video attachments can be downloaded from the preview.
Adds an end-to-end test that creates a ticket with a .mov attachment and verifies that the file can be downloaded.

@trasher trasher linked an issue Aug 3, 2026 that may be closed by this pull request
3 tasks
@AdrienClairembault
AdrienClairembault merged commit 7ad131d into glpi-project:11.0/bugfixes Aug 10, 2026
13 checks passed
@izual0110
izual0110 deleted the fix-video-attachments branch August 10, 2026 10:06
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 this pull request may close these issues.

Video attachments cannot be downloaded from the ticket timeline preview

3 participants