Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handling tasks with "|" in description 馃挕 #244

Open
danadi7 opened this issue Sep 18, 2020 · 0 comments
Open

Handling tasks with "|" in description 馃挕 #244

danadi7 opened this issue Sep 18, 2020 · 0 comments

Comments

@danadi7
Copy link

danadi7 commented Sep 18, 2020

Just testing my iP for final submission and thought I should share this little edge case which others should consider handling:

If you use "|" or any other symbols for storage, consider disallowing your user from using them for task description. Otherwise, if a user does:
event CS2103 | Lecture /at 2020-09-18
This will cause an error when the file is saved and reloaded the next time the application is launched.

Personally, I show an error message when the user uses "|" and "" in their description. Hope this is not too late for others to make changes! :)

Edit: Grammar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant