-
Bug
-
Resolution: Fixed
-
Major
-
1.0.0
-
None
-
None
HTR:
- Open a thread
- Click on 'New message'
- "Send message" button is disabled => OK
- Type 'foo'
- Type 'Ctrl + A' and then 'BACKSPACE' to remove your text
- "Send message" button is enabled => KO
- Click on "Send message" => the "foo" content of the post was saved !!! => KO
Same behavior for hte comment feature of the Document Module !
Discovered while testing WORKSPACES-168, so perhaps you should base your fix on its commits
[WORKSPACES-294] [ThreadModule] Unexpected bahvior when sending empty post
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Assignee | New: Grégory Lefebvre [ glefebvre ] |
Description |
Original:
HTR:
# Open a thread # Click on 'New message' # "Send message" button is disabled => {color:#14892c}OK{color} # Type 'foo' # Type 'Ctrl + A' and then 'BACKSPACE' to remove your text # "Send message" button is enabled => {color:#d04437}KO{color} # Click on "Send message" => the "foo" cotnent of the post was saved !!! => {color:#d04437}KO{color} Same behavior for hte comment feature of the Document Module ! Discovered while testing |
New:
HTR:
# Open a thread # Click on 'New message' # "Send message" button is disabled => {color:#14892c}OK{color} # Type 'foo' # Type 'Ctrl + A' and then 'BACKSPACE' to remove your text # "Send message" button is enabled => {color:#d04437}KO{color} # Click on "Send message" => the "foo" content of the post was saved !!! => {color:#d04437}KO{color} Same behavior for hte comment feature of the Document Module ! Discovered while testing |
Description |
Original:
HTR:
# Open a thread # Click on 'New message' # "Send message" button is disabled => {color:#14892c}OK{color} # Type 'foo' # Type 'Ctrl + A' and then 'BACKSPACE' to remove your text # "Send message" button is enabled => {color:#d04437}KO{color} # Click on "Send message" => the "foo" cotnent of the post was saved !!! => {color:#d04437}KO{color} Discovered while testing |
New:
HTR:
# Open a thread # Click on 'New message' # "Send message" button is disabled => {color:#14892c}OK{color} # Type 'foo' # Type 'Ctrl + A' and then 'BACKSPACE' to remove your text # "Send message" button is enabled => {color:#d04437}KO{color} # Click on "Send message" => the "foo" cotnent of the post was saved !!! => {color:#d04437}KO{color} Same behavior for hte comment feature of the Document Module ! Discovered while testing |
Added a workaround to the ui-tinymce issue