Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Fixing file/directory related bugs #1298

Merged
merged 1 commit into from
Sep 21, 2019
Merged

Fixing file/directory related bugs #1298

merged 1 commit into from
Sep 21, 2019

Conversation

veritas2019
Copy link

  • Multilingual dialog file is now saved without the ".." in the filename (e.g., no longer "sandwich..lu.dialog).

  • Multilingual dialog file is now saved one level above the locale-specific dir (e.g, no longer saved to en_us/sandwich.lu.dialog, but one level up).

  • If model training is required, check if "cachedResponses" dir exists at the same level as luconfig.json; if yes, remove it together with the content it holds.

Fixes #

Proposed Changes

Testing

* Multilingual dialog file is now saved without the ".." in the filename (e.g., no longer "sandwich..lu.dialog).

* Multilingual dialog file is now saved one level above the locale-specific dir (e.g, no longer saved to en_us/sandwich.lu.dialog, but one level up).

* If model training is required, check if "cachedResponses" dir exists at the same level as luconfig.json; if yes, remove it together with the content it holds.
@chrimc62 chrimc62 merged commit 938058f into V.Future Sep 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants