DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5622>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5622 Typo in skins.xreg Summary: Typo in skins.xreg Product: Jetspeed Version: 1.3a3-dev / CVS Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Registry AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The orange-red-Bordered skin does not apply in the customizer. The result appears to be nothing happened or an error message in place of the content. The error is in WEB-INF/conf/skins.xreg, the entry: <skin-entry name="orange-red-Bordered" hidden="false"> has a typo in the line <property name="portlet-style-class" value="BorderdPortlet" hidden="false"/> should be <property name="portlet-style-class" value="BorderedPortlet" hidden="false"/> This is in 1.3a2 as well as Dec 29 nightly build for 1.3a3-dev Ron -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
