Hi,
the show_task command doesn't show informations if the "what" attribute if different of log.
The only information that show is:
<spooler>
<answer time="2014-08-20T14:53:56.639Z">
<task cause="order" end_time="2014-08-05T14:06:42Z" id="user-content-13534" start_time="2014-08-05T14:06:42Z" steps="1">
</task></answer>
</spooler>
Please post the command you are using
<show_task id="user-content-13534" what="all">
I've tried all values for the what attribute (standard, remote_schedulers, task_history, ecc...)</show_task>
This is not a bug. It works as designed. The log is only in the answer when you use what="log".
No. Only the log work.
If you see the documentation in http://www.sos-berlin.com/doc/en/scheduler.doc/xml/show_task.xml the other options don't work.
If this is the design choice then the documentation is wrong.
For example:
task_history
(<history>). returns the task history</history>
but if you set task_history in the what attribute you can't see any history information.
From the documentation of the what attribute:
(Note that this description applies to all commands; note however that some keywords will not make sense for all commands.)