3 Replies Latest reply on Jun 28, 2012 12:31 PM by jstrachan

    Split end tag is moved when viewing route in v2.1

    garethahealy

      When opening up a route with a split component in it, the end tag is moved to just before the route tag.

       

      The route looks like this in eclipse (helios):

       

           

           <to uri="direct:goDoSomethingOnceSplitIsComplete"/>

           

            <to uri="direct:goDoSomethingOnceSplitIsComplete"/>

           </split>

          </route>

       

      Is this a bug?

       

      PS. Might be related to: http://fusesource.com/forums/thread.jspa?threadID=3952&tstart=0

       

      Edited by: garethahealy on May 30, 2012 9:31 AM