Issue Details (XML | Word | Printable)

Key: TAPESTRY-221
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Jesse Kuhnert
Reporter: Richard Hyatt
Votes: 0
Watchers: 1
Operations

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

TableFormPages component does use pagesClass property

Created: 02/Nov/04 05:47 PM   Updated: 30/Apr/06 04:53 PM
Return to search
Component/s: Contrib
Affects Version/s: 3.0, 3.0.1
Fix Version/s: 4.0.1, 3.0.5, 4.1

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works TAPESTRY-221-branch-3.0.patch 2006-03-15 01:20 PM Brian K. Wallace 2 kB
Text File Licensed for inclusion in ASF works TAPESTRY-221.trunk.patch 2006-03-15 01:24 PM Brian K. Wallace 2 kB

Resolution Date: 17/Mar/06 11:16 PM


 Description  « Hide
TableFormPages does not support inherited informal parameters that are required to set the stylesheet class. Looking at the TablePages component contains an "informal" enclosing element that allows informal parameters (pagesClass) but the TableFormPages componented contains no such element.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Brian K. Wallace added a comment - 15/Mar/06 01:20 PM
Added informal-parameters to jwc and html.

Brian K. Wallace added a comment - 15/Mar/06 01:24 PM
Same patch for trunk as 3.X branch. Added informal parameters to TableFormPages html and jwc

Jesse Kuhnert added a comment - 17/Mar/06 10:49 PM
Applied to 3.0 branch.

Jesse Kuhnert added a comment - 17/Mar/06 11:16 PM
Applied patches