Issue 24934 - Set template as default doesn't work in Impress
Summary: Set template as default doesn't work in Impress
Status: CLOSED FIXED
Alias: None
Product: Impress
Classification: Application
Component: ui (show other issues)
Version: OOo 1.1
Hardware: All All
: P3 Trivial with 1 vote (vote)
Target Milestone: OOo 2.0
Assignee: christian.guenther
QA Contact: issues@graphics
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-30 11:10 UTC by christian.guenther
Modified: 2005-03-14 19:00 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description christian.guenther 2004-01-30 11:10:33 UTC
- The Impress Autopilot must be switched off.
- start an Impress
- change to 'Files/Templates/Organize...'
- chhose an Impress template (e.g. from the Presentation Backgrounds folder)
- click on 'Commands'
- click on 'Set As Default Template'
- click on close
- when you create a new document you get still a blank slide and not the choosen
template.
Comment 1 Mathias_Bauer 2004-06-18 12:27:05 UTC
The problem occurs because we seem to compare two different "file new" URLs for
Impress, one of them contains the "?slot=..." part, the other doesn't.
Comment 2 andreas.schluens 2004-06-21 07:54:26 UTC
The problem is not a wrong check against another private:factory URL. The
problem is that the additional parameter is executed as slot. But it should be
ignored if a factory template is set. The template has to be used instead of the
wizard, which is triggered by this additional URL parameter.

=> Hint for testing: Because I`ve changed the most central method for loading
documents inside sfx, we must be shure that no side effects occure. Please test
all possible scenarios, where new documents will be created. Opening of existing
documents must not be tested.
Comment 3 andreas.schluens 2004-06-21 07:55:32 UTC
.
Comment 4 andreas.schluens 2004-06-21 08:51:00 UTC
Not fixed ...
Because we cant distingusih between private:factory URLs, which should use such
default template (impress without wizard) and other ones, which should not use
it (writer wizards: letter, fax, agenda ...).
Comment 5 andreas.schluens 2004-06-21 08:52:06 UTC
AS->CL: Please take over. Only the impress wizard can know:
a) if the wizard itself must be shown realy ...
b) and further if the default template has to be used or not and how.
THX.
Comment 6 clippka 2004-06-25 09:56:00 UTC
Andre, please discuss this with me, target should be beta
Comment 7 groucho266 2004-09-07 15:28:17 UTC
Accepted.
Comment 8 groucho266 2004-12-06 12:19:24 UTC
Please ask AS how we can determine whether a default template has been set.
Comment 9 IngridvdM 2004-12-06 18:34:27 UTC
I will have a look.
Comment 10 IngridvdM 2005-01-05 17:31:55 UTC
Fixed in CWS iha06. Files:
sd/source/ui/dlg/dlgass.cxx 1.29.40.1
sd/source/ui/app/sdmod1.cxx 1.32.38.1
Comment 11 IngridvdM 2005-01-19 15:08:45 UTC
.
Comment 12 IngridvdM 2005-01-19 15:10:50 UTC
->CGU: You can verify this in CWS iha06. Thanks.
Comment 13 IngridvdM 2005-01-19 15:11:16 UTC
.
Comment 14 christian.guenther 2005-01-26 17:54:19 UTC
Verified in windows.
I've no 'set as default' entry in the german version on linux.
Comment 15 christian.guenther 2005-01-26 17:55:16 UTC
back to iha
Comment 16 IngridvdM 2005-01-27 12:23:40 UTC
The missing menu entry on Linux is a separat problem which does exsist also in
the master. It is not broken by this fix. Please verify.
Comment 17 IngridvdM 2005-01-27 12:24:49 UTC
.
Comment 18 christian.guenther 2005-01-27 13:53:10 UTC
the bug already exist in the src680m72 master.
It is fixed in the src680m73 master.
I could verify this issue on Windows.
Therefore verified in cws iha06
Comment 19 christian.guenther 2005-03-14 19:00:59 UTC
Verified in src680m85