View Issue Details

IDProjectCategoryView StatusLast Update
0003130ScribusScripterpublic2006-04-10 19:37
Reportersleighboy Assigned Tosubik  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Platformx86OSWindowsOS Version2000 SP4
Product Version1.3.2 
Fixed in Version1.3.3.1cvs 
Summary0003130: newPage does load template, no error though
Descriptioninvoking newPage with a template (bundled and user-created) creates a new page, but no template is loaded. And scripter produces no error about a template not loading.

I've made sure the template is the same page size and everything.
Steps To Reproducefrom scribus import *

#Try new page with built-in template
newPage(-1,"TextBased")
TagsNo tags attached.
Patch

Relationships

related to 0003837 acknowledged Metabug: Master pages/Page templates 
child of 0003813 acknowledged Metabug: Scripter 

Activities

plinnell

2006-01-29 20:29

viewer   ~0008464

Reminder sent to: subik

thoughts ?

subik

2006-03-28 14:01

manager   ~0009538

newPage() works fine. Except it passed silently when is non-existing master page name given. Now it raises an exception.

Issue History

Date Modified Username Field Change
2006-01-27 21:47 sleighboy New Issue
2006-01-29 20:29 plinnell Note Added: 0008464
2006-03-28 14:01 subik Status new => resolved
2006-03-28 14:01 subik Fixed in Version => 1.3.4cvs
2006-03-28 14:01 subik Resolution open => fixed
2006-03-28 14:01 subik Assigned To => subik
2006-03-28 14:01 subik Note Added: 0009538
2006-03-29 08:13 cbradney Fixed in Version 1.3.4cvs => 1.3.3.1cvs
2006-04-10 19:37 cbradney Status resolved => closed
2006-05-13 21:05 christoph_s Relationship added child of 0003813
2006-05-18 18:26 christoph_s Relationship added related to 0003837