Issue Details (XML | Word | Printable)

Key: APF-612
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Matt Raible
Reporter: Nick Tucker
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
AppFuse

In the Struts2 Tutorial editPerson the button bar renders in the wrong position

Created: 03/Feb/07 02:25 PM   Updated: 03/Feb/07 07:18 PM   Resolved: 03/Feb/07 07:18 PM
Component/s: Documentation
Affects Version/s: 2.0-M3
Fix Version/s: 2.0-M3

File Attachments: 1. Text File 610and611.patch (18 kB)
2. File patch.diff (1 kB)



 Description  « Hide
In the Struts 2 tutorial the editPerson does not display correctly.

In Firefox 1.5 the buttons are stacked vertically below each other about 75% of the
way accross the screen.
In IE 7 they are positioned alongside each other, but just to the right hand side of
the last input field (rather than just below it).

The css_xhtml form tag template is being used, so swaping the button bar
from a table row to a list item solves the problem in both browsers.

I have already changed the wiki, but the downloadable code for this tutorial in the "tutorial-struts2" module of the appfuse-demos project on Google Code also needs changing.

NB this patch also includes APF-611 (bypass validation on press of cancel button).

Matt Raible added a comment - 03/Feb/07 07:18 PM
Fixed - thanks Nick! I've attached a patch for the changes I made before committing to Google Code.

Matt Raible made changes - 03/Feb/07 07:18 PM
Field Original Value New Value
Attachment 610and611.patch [ 10265 ]
Matt Raible made changes - 03/Feb/07 07:18 PM
Status Open [ 1 ] Resolved [ 5 ]
Fix Version/s 2.0-M3 [ 10112 ]
Resolution Fixed [ 1 ]