Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.2
-
Fix Version/s: EE-3.3.0.GA_P01, 4.0.BETA, 4.0
-
Component/s: Sample Apps
-
Labels:None
-
Environment:ICEfaces 3.x, ICEfaces Showcase sample application
-
Assignee Priority:P2
-
Affects:Sample App./Tutorial
Description
The ICEfaces Showcase (icefaces/samples/showcase) application provides a feature whereby the source code files for each demo can be viewed in a tabPane at the bottom of the demo page.
In certain demos, it has been noted that the Java source files shown for the demo are actually the source files used to create the demo entry in the structure of the application menu, and not the Bean Java source code that is intended to be shown with the demo.
One example of this is the ace:menuBar -> Dynamic demo, the incorrect Java source file that is provided is MenuBarDynamic.java, where the correct Java source file that should be shown is MenuBarBean.java
Other examples of this problem exist in showcase, so the first step is to audit each demo and note in this JIRA which demos have issues and need to be corrected.
In certain demos, it has been noted that the Java source files shown for the demo are actually the source files used to create the demo entry in the structure of the application menu, and not the Bean Java source code that is intended to be shown with the demo.
One example of this is the ace:menuBar -> Dynamic demo, the incorrect Java source file that is provided is MenuBarDynamic.java, where the correct Java source file that should be shown is MenuBarBean.java
Other examples of this problem exist in showcase, so the first step is to audit each demo and note in this JIRA which demos have issues and need to be corrected.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion