Bug 157304 - Property name of Document Class becomes untitled when it's being called
Summary: Property name of Document Class becomes untitled when it's being called
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: scripting (show other bugs)
Version: 1.x
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-07 02:17 UTC by Yiwen Mao
Modified: 2008-02-13 22:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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