[zanata/zanata-server] d9aa01: rhbz1154555 - Fix process manager screen issue.
GitHub
noreply at github.com
Tue Oct 21 00:46:55 UTC 2014
Branch: refs/heads/rhbz1154555_process_manager
Home: https://github.com/zanata/zanata-server
Commit: d9aa01b5bd98e3e8144c38fe63a69fafc8a2b4ef
https://github.com/zanata/zanata-server/commit/d9aa01b5bd98e3e8144c38fe63a69fafc8a2b4ef
Author: Carlos A. Munoz <camunoz at redhat.com>
Date: 2014-10-21 (Tue, 21 Oct 2014)
Changed paths:
M zanata-war/src/main/webapp/admin/processmanager.xhtml
Log Message:
-----------
rhbz1154555 - Fix process manager screen issue.
The problem arises when there is a process running and the process manager screen is loaded. With the old async task implementation, the process manager expected a task name. This field is no longer present in the async task handles. For the time being, the process will present a string representation of the task handle. This should be changed in future revisions.
More information about the zanata-commits
mailing list