Bug #6670
The 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.
History
#1 Updated by Lauren Walker almost 6 years ago
- Target version changed from 2.4.2 to 2.4.3
- Status changed from New to Resolved
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.