Details
Details
After editing a comment in a Phorge task, attached files become inaccessible to other users and are displayed as plain text (
) instead of rendering as file links or previews.Steps to Reproduce
Create a task in Phorge and attach a file (e.g., a screenshot or document). Submit the task and ensure the attached file is properly displayed as a link or preview. Add a comment to the task. Edit the comment you just added. Observe how the attached file is displayed for other users.
Expected Behavior
Attached files should remain accessible and display correctly as links or previews to all users, even after editing a comment.
Actual Behavior
For other users, attached files are displayed as the text placeholder {F469} instead of rendering as clickable links or previews.
Environment Details
Phorge Version: [stable 2024.35] Browser: [ Brave v 1.75.156] Operating System: [Ubuntu 22.04] Reproducibility: [it happen every time - 100%]
Additional Information
It seems the placeholder ({F469}) fails to resolve to the correct file link after editing. The issue only occurs for other users; the original author can still see the file correctly. Screenshots or logs can be added here if applicable.
Answers
Answers
New Answer
New Answer