The View-level previews work but the Indicator-level ones do not.
These do NOT work:
ViewApp.PreviewIndicatorProfile.URL=!http://ibis.health.state.nm.us/View2/view?xslt=html/indicator/profile/CompleteProfilePage.xslt&xmlURL=http://xx.xx.xx.xx:8080/ibisph-admin-2/indicator/profile/########.xml
ViewApp.PreviewRelatedIndicator.URL=!http://ibis.health.state.nm.us/View2/view?xslt=html/indicator/profile/RelatedIndicatorsPage.xslt&xmlURL=http://xx.xx.xx.xx:8080/ibisph-admin-2/indicator/profile/########.xml
ViewApp.PreviewAvailableServices.URL=!http://ibis.health.state.nm.us/View2/view?xslt=html/indicator/profile/AvailableServicesPage.xslt&xmlURL=http://xx.xx.xx.xx:8080/ibisph-admin-2/indicator/profile/########.xml
These DO work:
ViewApp.PreviewIndicatorViewChart.URL=!http://ibis.health.state.nm.us/View2/view?xslt=html/indicator/profile/ViewPage.xslt&xmlURL=http://xx.xx.xx.xx:8080/ibisph-admin-2/indicator/view/########.xml
ViewApp.PreviewIndicatorViewNumbers.URL=!http://ibis.health.state.nm.us/View2/view?xslt=html/indicator/profile/ViewNumbersPage.xslt&xmlURL=http://xx.xx.xx.xx:8080/ibisph-admin-2/indicator/view/########.xml
(IP address of NM view server intentionally obscured.)
Also - on the View-level previews, the numerator and denominator are not being presented. They publish when the indicator is published, but they are not being presented on the indicator page preview.
11/5/2010. Lois verified this defect was fixed. Preview function worked correctly for every left nav button on the Admin page. Related indicator titles, text, and links previewed on the complete profile page. Numerator and denominator text is displayed on the view-level preview pages.
Those issues were fixed in the ibisph-admin-2-rc2.war file submitted by Garth on 11/2/2010.
The only things I can see that are still not working are a function of the View app xslt. I'll make sure there is a ticket for these.
- Supplemental image information (other than Data Notes and Data Sources) does not appear on COMPLETE PROFILE page (see SuppImgCompletePreview?.PNG).(ticket #100)
- Chart narrative does not appear anywhere on the profile pages. (ticket #79)
- Supplemental image narrative does not appear anywhere on the profile pages (see attached SuppImgView?.PNG).(ticket #79)
11/12/2010 - Lois verified the previews all work and will leave this ticket closed because the problems in tickets #100 and #79 are problems with the complete profile xslt in the View app.