[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-8885) Cannot add a new Task Node if a Processing Task node is not properly selected

Tom Fennelly (JIRA) jira-events at lists.jboss.org
Wed Jun 22 12:24:23 EDT 2011


    [ https://issues.jboss.org/browse/JBIDE-8885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12610408#comment-12610408 ] 

Tom Fennelly commented on JBIDE-8885:
-------------------------------------

The issue here was as follows...

Imagine you have a config with an "Input" task on the Processing Tasks canvas.  Without selecting this task (i.e. do NOT left mouse click on it):
* Hover the mouse over the task until you get the green plus widget for adding a follow-on task.
* Press the green widget to add a follow-on task (e.g. "Templating Binding").

Before this... the new task would not get added because there was no "current" task node selected.  After the fix... it should work and the node should get added.

> Cannot add a new Task Node if a Processing Task node is not properly selected
> -----------------------------------------------------------------------------
>
>                 Key: JBIDE-8885
>                 URL: https://issues.jboss.org/browse/JBIDE-8885
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: smooks
>    Affects Versions: 3.2.1.M1
>            Reporter: Tom Fennelly
>            Assignee: Tom Fennelly
>             Fix For: 3.2.1.CR1
>
>
> AddNextTaskNodeAction.addFreemarkerTemplateTask just returns if a node is not properly selected on the Processing Tasks canvas

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list