Futon active tasks page fails with compaction tasks
---------------------------------------------------
Key: COUCHDB-1460
URL: https://issues.apache.org/jira/browse/COUCHDB-1460
Project: CouchDB
Issue Type: Bug
Components: Futon
Affects Versions: 1.2
Reporter: Dirkjan Ochtman
With this task:
[{"pid":"<0.586.0>","changes_done":69133,"database":"mail-djc","progress":35,"started_on":1333976136,"total_changes":192216,"type":"database_compaction","updated_on":1333976265}]
I see this in my browser's console:
[14:55:46.702] $("<tr><th></th><td class='object'></td><td class='pid'></td><td
class='status'></td></tr>").find("th").text(task.type).end().find("td.object").text(task.task).end
is not a function @ http://localhost:5984/_utils/status.html:70
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira