FLUID-2316: Pager subcomponent fluid.pager.selfRender has no default for 'root'

Metadata

Source
FLUID-2316
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Anastasia Cheetham
Reporter
Anastasia Cheetham
Created
2009-03-06T15:33:35.000-0500
Updated
2009-06-03T13:47:41.000-0400
Versions
  1. 0.8
Fixed Versions
  1. 1.0
Component
  1. Pager

Description

When the Pager is being used with the Renderer, i.e. a bodyRenderer option of "fluid.pager.selfRender" is specified, there is no default selector for the 'root' of the body. The implementor must specify it.

It would seem to be more in keeping with general Fluid practices to have a default selector for the root, and allow implementors to override it if they choose.