Details
- 
        Type: Bug Bug
- 
        Status: Closed
- 
            Priority: Major Major
- 
            Resolution: Fixed
- 
            Affects Version/s: 1.6DR#5
- 
            Component/s: Sample Apps
- 
            Labels:None
- 
            Environment:ICEfaces
Description
                    These sample applications are using 
<jsp:forward page="./dragdrop.iface" />
instead of
<jsp:forward page="dragdrop.iface" />
in index.html causing the JavaScript path to be incorrect.
            
<jsp:forward page="./dragdrop.iface" />
instead of
<jsp:forward page="dragdrop.iface" />
in index.html causing the JavaScript path to be incorrect.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
| Field | Original Value | New Value | 
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] | 
| Resolution | Fixed [ 1 ] | 
| Fix Version/s | 1.6 [ 10031 ] | 
| Fix Version/s | 1.6DR#6 [ 10090 ] | |
| Fix Version/s | 1.6 [ 10031 ] | 
| Fix Version/s | 1.6 [ 10031 ] | 
| Status | Resolved [ 5 ] | Closed [ 6 ] |