Loading...
 
Galaxia Workflow Engine

Galaxia Workflow Engine


Process Export Problem

The code exported as XML is not correct. For example:

if'ack'" class="wiki wikinew text-danger tips isset">$_REQUEST'ack' {
$instance->complete();
}

Becomes:

if(isset($_REQUEST'ack'>complete();
}

I'm using v1.8.5 Polaris. Has this bug been reported or I should report it.

Has anyone successfully used export and import without manually fixing the code?

There are no comments at this time.