-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
matrix-org/matrix-react-sdk
#6696Labels
A-Voice-MessagesO-FrequentAffects or can be seen by most users regularly or impacts most users' first experienceAffects or can be seen by most users regularly or impacts most users' first experienceS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundSponsoredT-DefectX-Cannot-ReproduceX-Needs-InfoThis issue is blocked awaiting information from the reporterThis issue is blocked awaiting information from the reporterZ-Platform-SpecificZ-Spec-ComplianceAn area where Element doesn't correctly implement the specAn area where Element doesn't correctly implement the spec
Description
Steps to reproduce
- Record a voice message in Element Web
What happened?
The MSC in matrix-org/matrix-spec-proposals#3246 appears to only allow integer numbers in the waveform
array, but some events sent by element-web include nulls.
What did you expect?
An array containing numbers. Otherwise, the event is incompatible with the spec.
Operating system
Linux
Application version
1.8.1
How did you install the app?
Internal Testing Server
Metadata
Metadata
Assignees
Labels
A-Voice-MessagesO-FrequentAffects or can be seen by most users regularly or impacts most users' first experienceAffects or can be seen by most users regularly or impacts most users' first experienceS-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundSeverely degrades major functionality or product features, with no satisfactory workaroundSponsoredT-DefectX-Cannot-ReproduceX-Needs-InfoThis issue is blocked awaiting information from the reporterThis issue is blocked awaiting information from the reporterZ-Platform-SpecificZ-Spec-ComplianceAn area where Element doesn't correctly implement the specAn area where Element doesn't correctly implement the spec