simonbaird / mGSD

The TiddlyWiki powered GTD system formerly known as MonkeyGTD
http://mgsd.tiddlyspot.com/
67 stars 19 forks source link

MgtdIndexedTags and RenameTags interaction bug #25

Open simonbaird opened 14 years ago

simonbaird commented 14 years ago
  1. Create project 'Test project'
  2. In the project create an action 'Test action'
  3. With both tiddlers open edit the 'Test project' and rename it 'Test project 2'
  4. Close both
  5. Open the 'Test Action' and it is no longer associated to a project.
  6. Open the 'Test project' and it is associated
  7. Edit the 'Test Action' and the tags are correct
  8. Click 'Done' and now it is re-associated
simonbaird commented 14 years ago

Edwin writes: Sometimes I create a contact with wrong name when I use mGSD, so I rename it in edit template ,then the alarm windows show the message that confirm whether if rename tag from other tiddlers.

But after I press OK,It's nothing happen, Does anyone has this problem?

simonbaird commented 14 years ago

Something seriously broken with MgtdIndexTags. Just renaming a project is giving me an error now. "TypeError: Cannot read property 'ProjectStatus' of undefined". Error appears elsewhere because the tag indexes aren't updated on rename. Still puzzling over why.