multi-doc filter: getnext error would cause uncaught exception because of access to uninitialized eof variable
This commit is contained in:
parent
fcf65e3118
commit
ea61e85b8f
@ -112,6 +112,7 @@ class RclExecM:
|
||||
|
||||
# If we have an ipath, that's what we look for, else ask for next entry
|
||||
ipath = ""
|
||||
eof = True
|
||||
self.mimetype = ""
|
||||
try:
|
||||
if params.has_key("ipath:") and len(params["ipath:"]):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user