-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Trivial
-
Resolution: Fixed
-
Affects Version/s: 3.0 Larks, 3.1 Larks
-
Fix Version/s: 3.1 Larks
-
Labels:
-
Environment:
JCommune 3.0.2813.a25768f (QA)
Chrome 40.0.2214.115 m
FF 35.0.1
-
Sprint:3.1 Larks
Preconditions:
- Assign VIEW_TOPICS, CREATE_QUESTIONS, DELETE_OWN_POSTS permissions to your User in the specific Branch.
Steps to reproduce:
- Login to Forum as User if you were logged out.
- Select English localization for Forum.
- Create a Q&A topic in the Branch.
- Go to created Q&A topic and press “Delete” button on question block.
Actual results: Pop-up window with text "Are you sure you want to delete the question (topic would be deleted too)?" opens.
Expected results: Question text in pop-up should be following: "Are you sure you want to delete the question (topic will be deleted too)?"
Same error is reproduced for delete Topic and Code Review pop-up windows:
Current translation | Correct translation | |
---|---|---|
Delete Topic pop-up | Are you sure you want to delete the first post (topic would be deleted too)? | Are you sure you want to delete the first post (topic will be deleted too)? |
Delete CR pop-up | Are you sure you want to delete code review (comments would be deleted too)? | Are you sure you want to delete code review (comments will be deleted too)? |
- relates to
-
JC-1144 Question UI
- Closed
-
QA-2481 Check out a correct translation of pop up windows in topics
- Open
-
QA-2524 Check out a correct translation of pop up windows in Q&A topics
- Open
-
QA-2542 Check out a correct translation of pop up windows in code review
- Open
-
QA-2221 Pop up message when deleting code review displays correctly
- Open
- mentioned in
-
Page Loading...