brunano21 / workspacemechanic

Automatically exported from code.google.com/p/workspacemechanic
0 stars 0 forks source link

Preference Recorder does not catch changes to Team>SVN>Comment Template #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Right-click on Workspace Mechanic and select Preference Recorder > Start 
Recording.
2. Open the Preferences editor and navigate to Team > SVN > Comment Templates
3. Click on New... to create a new Comment Template.
4. Enter a comment template of your choice.
5. Click OK to accept your new comment. 
6. Click OK to exit the Preferences dialog.
7. Right-click on Workspace Mechanic and select Preference Recorder > Stop 
Recording...

When you click Stop Recording... the save dialog should open and show one or 
more configuration changes to Comment Templates. Instead, the dialog is shown 
but is empty. Nothing has been recorded.

This was tested using version 0.03 on Windows XP.

Original issue reported on code.google.com by t...@theclowers.net on 18 Mar 2011 at 6:23

GoogleCodeExporter commented 9 years ago
Try this: File > Export > Preferences and export the preferences to a file.

Then scan that file for the template changes. If you can find them, please copy 
them here to this bug.

If you cannot find changes in that file, then it means the change to the 
template is not stored as a Preference, but rather as, well, something else.

When the template is something other than a preference, well, my easy-out 
answer is that people can write their own types of Workspace Mechanic tasks. 
But I also wonder if there's another potential solution.

By the way, I suspect that it isn't a preference.

Original comment by konigsb...@gmail.com on 18 Mar 2011 at 6:56

GoogleCodeExporter commented 9 years ago
Going to mark this as a non-bug for the time being. Feel free to comment if it 
is not.

Original comment by konigsb...@gmail.com on 19 Mar 2011 at 4:05