Skip to content

.wav files do not play in attachment previews #14197

@wreiske

Description

@wreiske

Description:

Uploaded .wav files do not seem to play when displayed as attachments. They play fine in the upload dialog, but not in the message attachment.

Steps to reproduce:

  1. Upload a .wav file
  2. Try to click the play button

Expected behavior:

Play the file

Actual behavior:

The file isn't playable. Looks like the type="audio/wave" should be "audio/wav".

The file content-type may need to also send "audio/wav" in the file response, not audio/wave...
image

image

image

Server Setup Information:

open.rocket.chat

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions