Defect #44339
closed
Quotes on journal notes do not work in latest 6.1.x and 7.0.0
Added by Dennis Buehring 22 days ago.
Updated 21 days ago.
Description
Clicking "Quote" scrolls to top, no edit form is shown, no text is pasted into edit form.
Quote of the original issue itself works.
Journal quote links are just http://localhost:3333/issues/226075#
I saw some commit regarding quotes, but i was not able to get a clear status if this is/was known and already fixed for the next release ?
I could not reproduce this. Quoting journal notes works normally for me.
One thing to clarify first: the quote links pointing to ...# is expected. The links are handled by JavaScript, so the # href is normal since Redmine 6.1.0.
The quote feature was rewritten to use Stimulus in 6.1.0 (#42515), and the journal/comment markup was restructured in the same release (#42972). A plugin that overrides the issue history view or the journals helper with a copy from 6.0 or earlier would produce exactly what you are seeing.
Could you try again with all plugins disabled? If that fixes it, please report it to the author of the plugin involved.
Ah okay, i will try without plugins and check where the issue is introduced
Ok found the culprit.. we had a custom developed plugin from redmineup that interferred here...
Not sure, but other RedmineUp plugins might cause the same problem, i ran my fix for our custom developed plugin by claude and it hinted at a similar problem in the other plugins...
But i think this can be closed, not a Redmine issue.
- Status changed from New to Closed
- Resolution set to Invalid
- Affected version changed from 7.0.0 to 6.1.0
Thank you for your detailed feedback. I am closing this issue.
Also available in: Atom
PDF