Details
Description
The ContentMenuItem renderer is rendering the argument 'parent' for the js call using the value of the contentNavBar. But this doesn't seemed to be used in the script. We should remove it if it's not needed.
StringBuilder sb = new StringBuilder("mobi.layoutMenu.showContent('").append(stackClientId);
sb.append("', event");
sb.append(",{ selectedId: '").append(item.getValue()).append("'");
sb.append(",singleSubmit: ").append(item.isSingleSubmit());
sb.append(", parent: '").append(navBar.getClientId(facesContext)).append("'");
Issue Links
- is duplicated by
-
MOBI-672 Client side api for contentStack using core rendering for JSP as well as JSF implementation
-
- Open
-
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | User Philip.breau [ philip.breau ] |
Fix Version/s | 1.2 Beta [ 10344 ] |
Fix Version/s | 1.2 Final [ 10371 ] | |
Fix Version/s | 1.2 Beta [ 10344 ] |
Fix Version/s | 1.2 EE [ 10372 ] | |
Fix Version/s | 1.2 Final [ 10371 ] |
Fix Version/s | 1.3 Beta [ 10373 ] | |
Fix Version/s | 1.2 EE [ 10372 ] |
Assignee | Steve Maryka [ steve.maryka ] | Judy Guglielmin [ judy.guglielmin ] |
Fix Version/s | 1.4 Beta [ 10874 ] | |
Fix Version/s | 1.3 Beta [ 10373 ] |
Assignee | Judy Guglielmin [ judy.guglielmin ] | Philip Breau [ philip.breau ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 1.3.1 [ 11376 ] | |
Fix Version/s | 1.4 Beta [ 10874 ] |