Code

r17534@shi: ted | 2008-01-06 14:56:29 -0800
authorgouldtj <gouldtj@users.sourceforge.net>
Sun, 6 Jan 2008 23:00:23 +0000 (23:00 +0000)
committergouldtj <gouldtj@users.sourceforge.net>
Sun, 6 Jan 2008 23:00:23 +0000 (23:00 +0000)
commit7bd76a463da8860fc6308505ab2e264610fb5981
tree92c50132bbb8b2827f2e12ebcea8d190247ed4fb
parentaec1b94c999035922cd8c19878a4618883f5179b
 r17534@shi:  ted | 2008-01-06 14:56:29 -0800
 Scripting now maintains the output_extension parameter accross the
 script.  This was necissary because the file written out gets the the
 parameter of what it was written out with, while the original document
 gets fixed.  Even though the current document gets corrected by the
 output function, the script hands back the one that is written out.
 Basically, this means that we need to handle it in this file.  And now
 we do.

 Fixes lp: 167132
src/extension/implementation/script.cpp