author | gouldtj <gouldtj@users.sourceforge.net> | |
Sun, 6 Jan 2008 23:00:23 +0000 (23:00 +0000) | ||
committer | gouldtj <gouldtj@users.sourceforge.net> | |
Sun, 6 Jan 2008 23:00:23 +0000 (23:00 +0000) | ||
commit | 7bd76a463da8860fc6308505ab2e264610fb5981 | |
tree | 92c50132bbb8b2827f2e12ebcea8d190247ed4fb | tree | snapshot |
parent | aec1b94c999035922cd8c19878a4618883f5179b | commit | diff |
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
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 | diff | blob | history |