ICEfaces
  1. ICEfaces
  2. ICE-5568

jsfUnit tests fail when using <head> tags as BridgeSetup requires <h:head> tags to insert configuration into head

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha3
    • Fix Version/s: 2.0-Alpha3, 2.0.0
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      jsf2.0, ICEfaces-2.0

      Description

      BridgeSetup class uses
      root.addComponentResource(context, output, "body") currently to add configuration details to the body tags. This expects <h:body> tags in the xhtml pages. The test pages for jsf2.0 don't require <h:body> tags (but many use just <body> tags), so problems result in the tests. Should we support the <body> html tag? For now, BridgeSetup class has to be modified to replace the "body" parameter to "head" in order for all tests to (mostly) work.

        Issue Links

          Activity

          Judy Guglielmin created issue -
          Judy Guglielmin made changes -
          Field Original Value New Value
          Link This issue depends on ICE-4950 [ ICE-4950 ]
          Deryk Sinotte made changes -
          Link This issue depends on ICE-5613 [ ICE-5613 ]
          Deryk Sinotte made changes -
          Assignee Deryk Sinotte [ deryk.sinotte ]
          Deryk Sinotte made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Fix Version/s 2.0-Alpha3 [ 10032 ]
          Resolution Fixed [ 1 ]
          Ken Fyten made changes -
          Security Private [ 10001 ]
          Ken Fyten made changes -
          Fix Version/s 2.0.0 [ 10230 ]
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]

            People

            • Assignee:
              Deryk Sinotte
              Reporter:
              Judy Guglielmin
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: