After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 575338 - Changing note template title makes it stop working as template
Changing note template title makes it stop working as template
Status: RESOLVED DUPLICATE of bug 509147
Product: tomboy
Classification: Applications
Component: General
0.12.x
Other All
: Normal normal
: 1.4.0
Assigned To: Tomboy Maintainers
Tomboy Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-14 10:29 UTC by Pacho Ramos
Modified: 2010-07-25 17:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Pacho Ramos 2009-03-14 10:29:52 UTC
Please describe the problem:
I describe this in the steps

Steps to reproduce:
1. Open "Preferences" window and click on "Open a new note template"
2. Modify title to "Nota" and description to "Hello!"
3. Try to create a New note


Actual results:
The same default template is used

Expected results:
I would expect to get my modified one :-)

Does this happen every time?
Yes

Other information:
Thanks a lot
Comment 1 Sandy Armstrong 2009-03-14 14:15:40 UTC
The problem here is that you shouldn't change the title of your template notes, or else they stop working as templates.

We are obviously doing a poor job conveying this, so I'm changing this bug's summary to be about making this work better.  I suppose we could show a warning if a user tries to change the title, or prevent them from making any changes, or something.

Ideas and patches welcome.
Comment 2 Pacho Ramos 2009-03-17 19:16:15 UTC
I think that simply preventing title change would be the simpler option but, sadly, I don't know how to do that :-(
Comment 3 Greg Poirier 2010-01-07 04:55:31 UTC
I actually like the idea of being able to change note template titles.

I understand why we don't allow the title to change currently, but I think that it shouldn't be /too/ difficult to simply track note templates in a different way.  What if we used a special NoteTag instead of Title?

We would, of course, need a default template note title, but that's easy enough.
Comment 4 Sandy Armstrong 2010-07-25 17:03:50 UTC

*** This bug has been marked as a duplicate of bug 509147 ***