ICEfaces
  1. ICEfaces
  2. ICE-4265

The <embed> tag is not rendered.

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.8RC2
    • Fix Version/s: 1.8
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      JSP

      Description

      The outputMedia component renders out in a typical fashion where an <object> tag wraps an <embed> tag to provide legacy cross-browser support.

      <object>
      ...
      <embed>
      ...
      </embed>
      </object>

      However, if you manually add an <embed> tag to an ICEfaces page (either wrapped in an <object> tag or by itself), the node is never rendered to the client.

        Activity

        Hide
        Deryk Sinotte added a comment -

        Added the embed tag to the core TLD so that our parser will recognize it.

        r18645 | deryk.sinotte | 2009-03-25 09:13:43 -0700 (Wed, 25 Mar 2009) | 1 line

        ICE-4265: added <embed> to tld for our parser

        Show
        Deryk Sinotte added a comment - Added the embed tag to the core TLD so that our parser will recognize it. r18645 | deryk.sinotte | 2009-03-25 09:13:43 -0700 (Wed, 25 Mar 2009) | 1 line ICE-4265 : added <embed> to tld for our parser

          People

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

            Dates

            • Created:
              Updated:
              Resolved: