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 -
          Hide
          Judy Guglielmin added a comment -

          Either support <body> tag or document that the <h:body> tag MUST be used for ICEfaces .

          Show
          Judy Guglielmin added a comment - Either support <body> tag or document that the <h:body> tag MUST be used for ICEfaces .
          Judy Guglielmin made changes -
          Field Original Value New Value
          Link This issue depends on ICE-4950 [ ICE-4950 ]
          Hide
          Deryk Sinotte added a comment -

          Link to core case.

          Show
          Deryk Sinotte added a comment - Link to core case.
          Deryk Sinotte made changes -
          Link This issue depends on ICE-5613 [ ICE-5613 ]
          Deryk Sinotte made changes -
          Assignee Deryk Sinotte [ deryk.sinotte ]
          Hide
          Deryk Sinotte added a comment -

          Resolved by fix to ICE-5613.

          Show
          Deryk Sinotte added a comment - Resolved by fix to ICE-5613 .
          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: