Open debbiextan opened 5 years ago
The jar file cannot recognize the tick and cross symbol. I accepted this bug. However, it does not really affect the user. The user still can check undone orders by "list -l undone" or "list -l undoneToday". Also, the todo list of the chef will not be affected. The only situation it will affect is that the chef cannot see from the output message that whether the order is marked as done when he typing "done ORDER_INDEX". Thus, I changed the severity to low.
In my code, I did change ("\u2713" : "\u2718") to ("✓" : "✗") as mentioned in the forum issue #8 (https://github.com/nusCS2113-AY1920S1/forum/issues/8), but it still does not work for jar file. And I did not figure out how to solve this problem before the PE Run.
Input: add -d 16/11/2019 -n steak 1
Result: accepted, with odd symbol