•  
      request #2688 Tuleap errors are displayed in the Eclipse Error Log instead of the Task UI
    Infos
    #2688
    Patricia Carrasco (pcar)
    2013-03-21 09:51
    2013-02-25 21:52
    1624
    Details
    Tuleap errors are displayed in the Eclipse Error Log instead of the Task UI
    Currently Tuleap errors are displayed in the Eclipse Error Log instead of the Task UI. If a user does not have this view open, he/she will not know there was an issue with submitting the artifact.
    Mylyn
    5.11
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Emilio Palmiero (empa)
    Stage
    Empty
    Closed
    2013-03-21
    Attachments
    Empty
    References
    References list is empty

    Follow-ups

    User avatar
    Closing the issue.

    (I had to set the status to New first in order to able to close it)

    • Status changed from New to Closed
    • Close date set to 2013-03-21
    • Platform set to
    • Is an Enhancement or an internal improvement? set to
    User avatar
    A fix has been contributed on tuleap_master, it will be part of the next release. Instead of systematically logging every errors in the Error Log view by ourself, we are now throwing the errors back to Mylyn in order to let it handle them in a similar fashion as with other connectors. As a result, errors that appear while trying to download tasks information may appear in the Mylyn Error popup (which Mylyn will then display in the error log with our root exception as the cause) and errors that appear while updating a tasks will appear in the task editor if it is opened.

    • Status set to New