[zanata/zanata-server] c7a408: rhbz1154555 - Fix process manager screen issue.
GitHub
noreply at github.com
Thu Oct 23 03:16:10 UTC 2014
Branch: refs/heads/master
Home: https://github.com/zanata/zanata-server
Commit: c7a40896795794811c8ad204e41b6129906b4d8d
https://github.com/zanata/zanata-server/commit/c7a40896795794811c8ad204e41b6129906b4d8d
Author: Carlos A. Munoz <camunoz at redhat.com>
Date: 2014-10-23 (Thu, 23 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.
Commit: 6d26d53834f9d68bfe358c3a439daeec441a6398
https://github.com/zanata/zanata-server/commit/6d26d53834f9d68bfe358c3a439daeec441a6398
Author: Carlos Munoz <chavo16 at hotmail.com>
Date: 2014-10-23 (Thu, 23 Oct 2014)
Changed paths:
M zanata-war/src/main/webapp/admin/processmanager.xhtml
Log Message:
-----------
Merge pull request #611 from zanata/rhbz1154555_process_manager
rhbz1154555 - Fix process manager screen issue.
Compare: https://github.com/zanata/zanata-server/compare/f604b92571e8...6d26d53834f9
More information about the zanata-commits
mailing list