To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=66316
------- Additional comments from [EMAIL PROTECTED] Sun Jun 11 08:43:50 -0700
2006 -------
You should make sure, that OOo2.0.3 knows the path. The problem is the missing
path configuration in the options, see issue 64581. You have to look at - and
perhaps edit - the configuration file
/user/registry/data/org/openoffice/Office/common.xcu.
It should have a node-element "<node oor:name="Path">" and therein a
property-element of kind
<prop oor:name="Template" oor:type="oor:string-list">
<value>$(inst)/share/template/$(vlang) $(user)/template
file:///E:/myoffice/template</value>
</prop>
In the example, the last entry "file:///E:/myoffice/template" would be a custom
path. It would be taken as default path for generating a new category from
inside OOo, because it is the last entry in the list.
So please look at that file, whether the entries there are correct.
------
Next point (because I have no problems with templates): The categories in the
dialog file - template - save can contain templates from different folders. This
will happen, if you have same folder name in different pathes. If you save a
template via 'file - template - save' into such a category, OOo takes that path,
that is the last in the list in the configuration file 'common.xcu'.
So please try again generating and saving a template and make sure to select the
right category.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]