Kunena / Kunena-Forum

Kunena Forum - Forum / Bulletin Board / Discussions component for Joomla - This is the 6.x/5.x main development branch. Please do not open issues regarding earlier versions of Kunena
https://www.kunena.org
GNU General Public License v3.0
1.75k stars 812 forks source link

Bug in Attachment Manager #9729

Open rich20 opened 4 weeks ago

rich20 commented 4 weeks ago

Describe the bug https://www.kunena.org/forum/k-6-3-0-support/168551-huge-bug-in-attachment-manager Confirmed

To Reproduce

  1. Write a text and add an attachment into the message
  2. Remove this attachment via Attachment Manager

Result It removes the attachment together with the text and places the number 1 instead

System information

Desktop

RakhmetKotlin commented 4 weeks ago

Hi. This problem also occurs when you remove attachment via Kunena Backend.

Pinkeltje commented 3 weeks ago

Just my five cents, but I think at least message text isn't removed when changing line 1316 to $message_text = $attachment->removeBBCodeInMessage($editor_text); Problem remains that bbcode isn't removed. 2024-09-04 Screenshot 570 2024-09-04 Screenshot 571