[ http://jira.dspace.org/jira/browse/DS-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Larry Stone resolved DS-284. ---------------------------- Resolution: Fixed Committed revision 4645 with the latest attached patch to DIM-Handler.xsl. Many implementors create a custom version of the template name="itemSummaryView-DIM" and/or the templates it calls, so they ought to review these changes to apply the corrections to their sites if necessary. > Some rows if presented in the item summary will be wrongly considered odd or > even. > ---------------------------------------------------------------------------------- > > Key: DS-284 > URL: http://jira.dspace.org/jira/browse/DS-284 > Project: DSpace 1.x > Issue Type: Bug > Components: XMLUI > Reporter: Flávio Botelho > Assignee: Larry Stone > Priority: Trivial > Fix For: 1.6.0 > > Attachments: DIM-Handler.diff.txt, oddeven-example.xml, table_row.xsl > > > The code for deciding if a given row within a table should be considered odd > or even needs to be done after first passing all those ifs to decide which > rows are going to be presented in the summary presentation of items. > (actually it can be done with the if processing, but that would be much more > hackish, as the only way i see for doing that is to use variables, and xslt > variables have a somewhat painful scoping) > So i propose to create a second transformation after the main one, called > table_rows.xsl > I have done that and it works fine for me. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.dspace.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Dspace-devel mailing list Dspace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspace-devel