Opened 10 years ago
Last modified 10 years ago
#12732 confirmed Task
Lack of somet tests in enterkey plugin
Reported by: | Artur Delura | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
While working on ticket:11982 I found out that this code might be error prone. Based on this fix. When I commented lines which might be risky I found out that all tests pass. Few things need to be done:
- Tests have to be written.
- We should find in which use cases there might be an errors (mostly when there is one
li
in list). - Eventually fixes should be applied.