Forien / foundryvtt-forien-quest-log

This module provides comprehensive Quest Log system for players and Game Masters to use with Foundry Virtual Tabletop
MIT License
21 stars 34 forks source link

[BUG] Text and Formatting Not Saving #96

Open mattswymer opened 3 years ago

mattswymer commented 3 years ago

Module Version: v0.5.1

Describe the bug Text and formatting is uneditable on a previously created entry.

To Reproduce Steps to reproduce the behavior:

  1. Go to any notes or text editing section on a previously created entry.
  2. Click to edit the field.
  3. Exit the entry.
  4. Return to the entry.
  5. The text has reverted.

Expected behavior The formatting and text should keep the formatting of the most recent change. Perhaps a "save" button to force it.

Browser: Local game

Foundry Version: 0.6.6

Game System: D&D5e

Additional context One Journal is installed.

rholman-PRFT commented 3 years ago

Confirmed, same here. To be clear, I AM pressing the save button. It doesn't seem to matter.

mvanduijvenvoorde commented 3 years ago

Confirmed, happening with me too.

igrad commented 3 years ago

Having the same thing. Can confirm there's no use of any raw HTML in the input - just text.

This happens after:

My guess is that the description save functionality is not actually writing to disc.

clay-town commented 3 years ago

We're having the same issue. The GM is able to edit the descriptions. If the players try to edit the description, they do not save.

Hmsawesome commented 3 years ago

I am also having this same problem, but as a DM. The text saves if I create a new quest, but doesn't save if I am editing already written text. Doesn't matter if I hit the save button or try to edit through HTML

rholman-PRFT commented 3 years ago

This might be a dupe of https://github.com/Forien/foundryvtt-forien-quest-log/issues/97

That fix did it for me.