
| Key: |
SHALE-341
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
mario buonopane
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
|
|
Environment:
|
windows tomcat/websphere
|
|
|
I have a simple page with a t:dataTable and a t:datascroller. The datascroller does work correctly if the page is not part of a Shale Dialog. If I put this page in a Shale dialog, the datascroller does NOT work correctly (does not change page and always shows the first page).
|
|
Description
|
I have a simple page with a t:dataTable and a t:datascroller. The datascroller does work correctly if the page is not part of a Shale Dialog. If I put this page in a Shale dialog, the datascroller does NOT work correctly (does not change page and always shows the first page).
|
Show » |
|
if you run the dataScroller.jsp page directly (http://xxxx/Datascroller/dataScroller.faces) the t:datascroller works fine.
If you run dataScroller.jsp in a Shale Dialog does NOT work fine. To test this case run the url http://xxxx/Datascroller/ and then click the "Start" button.