Actions
Bug #6670
closedThe XSLT is not including some text values in the result document
Start date:
02/25/2015
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
Description
The XSLT for the metacatui skin is skipping over some text values, such as abstract and method descriptions.
Updated by Lauren Walker over 9 years ago
- Status changed from New to Resolved
- Target version changed from 2.4.2 to 2.4.3
In the EML xslt "text" template, check if there is a value directly in the text node rather than only looking in section or para children nodes.
Actions