Application Version
OJS 3.2.1-1
Description of issue
When importing via Native XML, I have set a url_path attribute on the article_galley element. This is supported in the XSD: https://github.com/pkp/pkp-lib/blob/master/plugins/importexport/native/pkp-native.xsd#L224
However when importing the XML, the url_path attribute is ignored
Steps you took leading up to the issue
- Go to Import/export
- Import an xml file containing galleys with “url_path” attribute set on the article_galley elements
- Look at the imported articles
- Note that galleys do not have the desired url_path