Details
Description
The contentPane is rendering keyid and client, which are not valid attributes.
<div client="false" id="menubutton" keyid="menubutton">
these should be data attributes.
<div client="false" id="menubutton" keyid="menubutton">
these should be data attributes.
Issue Links
- depends on
-
MOBI-672 Client side api for contentStack using core rendering for JSP as well as JSF implementation
-
- Open
-
Revision: 38348
Author: philip.breau
Date: October-03-13 10:28:22 AM
Message:
MOBI-774ContentStack, Content Pane rendering invalid attributes order, keyid, and clientModified : /icemobile/trunk/icemobile/jsf/components/component/resources/org.icefaces.component.util/component.js