Page MenuHomePhorge

Conpherence Persistent Chat does not attach files to message when pasted
Open, Needs TriagePublic

Description

Reproduction steps:

  • Be in a Conpherence room
  • Enable persistent chat mode
  • When on a different page than Conpherence, paste an image, or drag a file into the message box.
  • Send the message

Expected behavior:
Files uploaded through this flow are hard-attached to the Conpherence room

Actual behavior:
Files are actually only referenced instead of attached, resulting in participants not being able to see them.

Event Timeline

Thanks. Can you reproduce with "Upload file" button too? If yes, maybe sub-task of: T15106: "Upload file" in remarkup text fields should attach by default

Also, are you up to date with this change?

D25709: Fix missing file attachment in Conpherence

Yep. I'm up-to-date with master as of filing the issue^^.
This textbox isn't a Remarkup field (it's actually a ConpherenceDurableColumnView, which doesn't even have a metadata field in the first place)
In normal Conpherence views, the "Upload file" button works just fine. (except as mentioned in Z1, where reloading the page erases the metadata field)