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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes: Contents missing when non-single file project saved with Save as #129

Merged
merged 1 commit into from
Jul 15, 2017

Conversation

gedakc
Copy link
Collaborator

@gedakc gedakc commented Jul 4, 2017

See issue #128.

With the "Save to one single file" setting disabled (accessible
via "Edit -> Settings" under the General tab), then using
"File -> Save as..." creates only a portion of the previous project
files and content.

Steps to Reproduce:

  1. Open or create project with data (characters, plots, outline, etc.)

  2. Ensure existing project is saved with "File -> Save".

  3. Choose "File -> Save as..."

  4. Enter a new filename and click Save button.

  5. Choose "File -> Close Project"

  6. Choose "File -> Open" and choose the newly created project filename.

    Note that most of the project contents are missing or empty
    (plots, outline, etc.).

This enhancement disables smart caching for the first save of the new
project filename so that all project files are saved under the new
filename.

See issue olivierkes#128.

With the "Save to one single file" setting **disabled** (accessible
via "Edit -> Settings" under the General tab), then using
"File -> Save as..." creates only a portion of the previous project
files and content.

Steps to Reproduce:

1.  Open or create project with data (characters, plots, outline, etc.)
2.  Ensure existing project is saved with "File -> Save".
3.  Choose "File -> Save as..."
4.  Enter a new filename and click Save button.
5.  Choose "File -> Close Project"
6.  Choose "File -> Open" and choose the newly created project filename.

    Note that most of the project contents are missing or empty
    (plots, outline, etc.).

This enhancement disables smart caching for the first save of the new
project filename so that all project files are saved under the new
filename.
@olivierkes olivierkes merged commit 6cc7b72 into olivierkes:develop Jul 15, 2017
@gedakc gedakc deleted the fix-file-save-as branch July 17, 2017 17:43
@olivierkes olivierkes added this to the 0.5.0 milestone Oct 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants