PKP Bugzilla – Bug 6441
Affiliation locale attribute missing from users.dtd
Last modified: 2011-03-08 17:01:52 PST
the users dtd doesn't consider the locales for the affiliation and partly for the signature element: it should be ...affiliation*, signature*... instead of ...affiliation?, signature?... and <!ATTLIST affiliation locale CDATA #IMPLIED> is missing (however, they can be correctly imported) + be aware of the element 'interests' and nr. 2 in http://pkp.sfu.ca/bugzilla/show_bug.cgi?id=6440
Fixed: https://github.com/pkp/ojs/commit/00f8d0cfa102643061d2491331ca174b4585b00a.diff
Same patch applied also to OCS.
(Committed to ojs-stable-2_3)