Bug 157304

Summary: Property name of Document Class becomes untitled when it's being called
Product: [Applications] kst Reporter: Yiwen Mao <yiwenv>
Component: scriptingAssignee: kst
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.x   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Yiwen Mao 2008-02-07 02:17:50 UTC
Version:            (using KDE 3.5.3)
OS:                Linux

Property name of Document Class should appear as the filename in the method :save([filename]), but actually it becomes untitled when it's being called.
Comment 1 Andrew Walker 2008-02-07 04:06:46 UTC
Kst.document.name always returns Untitled
Comment 2 Andrew Walker 2008-02-13 22:28:49 UTC
SVN commit 774721 by arwalker:

BUG:157304 set the document name when saving a document from javaScript

 M  +6 -0      bind_document.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=774721