-
Bug
-
Resolution: Fixed
-
Minor
-
2.8.6, 2.9
-
MOODLE_28_STABLE, MOODLE_29_STABLE
-
MOODLE_28_STABLE, MOODLE_29_STABLE
-
MDL-51395-master -
When deleting a blog entry, the string labels for blog comment counts and comment text area placeholder are not being shown properly.
Steps to reproduce:
- As a logged on user, click on the user profile picture on the top right corner of the page.
- When the dropdown comes up, click on "Profile".
- Under Miscellaneous, click on "Blog entries"
- If there are no current blog entries listed, create a new one by clicking on "Add a new entry". Enter some text in the "Entry title" and "Blog entry body" then click "Save changes"
- Back to the "Blog entries" page, click on the "Delete" link on a blog entry.
- On the delete page, expand the "Comments" section. See the placeholder text in the comment text area.
The placeholder text displays [[addcomment,moodle]]. - Enter text on the comment text area and click "Save comment". Check the "Comments" section header.
The label displays [[commentscount,moodle]]
- Testing discovered
-
MDL-52049 "Add a comment..." placeholder text vanishes when clicking the comments link twice
-
- Closed
-