Folder Structure Closes After Adding New Forward
Brought to you by:
eboudrant,
pombredanne
I am adding a forward to an action mapping using the
Struts config editor for Easy Struts.
When I click on my action and then add a new forward,
the focus of the page goes back to the first element in
the editor hiearchy, and I have to re-open my action
and find the <new> in the list of forwards.
It's not a big problem, a minor bug at best, but annoying.
Just an FYI.