Uploaded image for project: 'PUBLIC - Liferay Faces'
  1. PUBLIC - Liferay Faces
  2. FACES-2553

The bridge renders body resources twice

Details

    Description

      {markdown}
      `BodyRendererBridgeImpl` renders resources with `target="body"`. `BodyRendererBridgeImpl` was recently changed to wrap and delegate to other `BodyRenderer`s, so the wrapped `BodyRenderer` and the `BodyRendererBridgeImpl` both render the resources. `BodyRendererBridgeImpl` still needs to render some resources (ones which were originally `target="head"` and had to be relocated), but it should ensure that those resources are not rendered by the wrapped `BodyRenderer`.{markdown}

      Attachments

        Activity

          People

            kyle.stiemann Kyle Stiemann (Inactive)
            kyle.stiemann Kyle Stiemann (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Packages

                Version Package
                bridge-impl-2.0.0
                bridge-impl-3.0.0
                bridge-impl-4.0.0
                bridge-impl-5.0.0