facebook

just a little bug: changes not recognized

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #222806 Reply

    gemino
    Member

    if you see struts-config design view and click on an action forward to edit the properties, here especially the forwards, then the finish button is not activated again after editing the forwards (not adding, just editing) to submit the changes. my two solutions are:

    – simple edit the sourcecode instead of using the forms
    – click in another textfield (e.g. input ), put in a letter and delete it again –> finish gets active

    #222807 Reply

    Brian Fernandes
    Moderator

    gemino,

    I managed to reproduce this behavior while editing Action Forward properties.
    However, this is intentional – if you don’t make any changes (i.e. if you don’t edit) why would you want to “Finish”? You didn’t want to do anything – so you can press Cancel. Finish will activate only if there are some changes to be “finished”.

    Perhaps I have misunderstood your problem, could you elaborate further?

    Thanks,
    Brian.

    #222809 Reply

    gemino
    Member

    no no, i DO edit something. for example i changed all my forward paths, by clicking on “edit” in the action form properties, from

    “/jsp/myPage.jsp” to “tiles.MyPage”
    so that was what i meant by “just edit, add noting”

    i know if theres noting to change that “finish” would be useless
    8)

    #222810 Reply

    Brian Fernandes
    Moderator

    gemino,

    I did misunderstand. I thought you were talking about editing Local Forwards in the Designer directly.

    I managed to reproduce your problem – it is a bug and I’m filing it right now. We will fix this in 3.8.4 due shortly.

    Good catch, thanks.

    Brian.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: just a little bug: changes not recognized

You must be logged in to post in the forum log in