Project

General

Profile

Actions

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.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Resolution:
Invalid
Affected version:

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 ?

Actions #1

Updated by Go MAEDA 21 days ago

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.

Actions #2

Updated by Dennis Buehring 21 days ago

Ah okay, i will try without plugins and check where the issue is introduced

Actions #3

Updated by Dennis Buehring 21 days ago

Ok found the culprit.. we had a custom developed plugin from redmineup that interferred here...

Actions #4

Updated by Dennis Buehring 21 days ago

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.

Actions #5

Updated by Go MAEDA 21 days ago

  • 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.

Actions

Also available in: Atom PDF