Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Edit Comments in Wiki with {{comment}} Tag #35

Closed
j-fujimoto opened this issue Jan 17, 2024 · 1 comment
Closed

Unable to Edit Comments in Wiki with {{comment}} Tag #35

j-fujimoto opened this issue Jan 17, 2024 · 1 comment

Comments

@j-fujimoto
Copy link

redmine_comment_before_edit
When attempting to edit a comment within a wiki marked with the {{comment}} tag, I am encountering an issue where the text box is not visible, and the comment disappears instead of allowing for editing.
redmine_comment_after_edit

This issue arises because the <div id="wikiextensions_comment_*"> tag surrounds both the <div id="wikiextensions_comment_form_*"> and <div id="wikiextensions_reply_form_*"> tags. As a result, the ability to edit comments is hindered.

redmine_comment_source

Could you solve this issue?

Redmine Version : 4.2.8.stable
Redmine Wiki Extensions plugin Version : 0.9.4

@haru haru closed this as completed in 0cffaca Jan 18, 2024
@haru
Copy link
Owner

haru commented Jan 18, 2024

Thank you for your report.
I've just fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants