Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.2 and 3.3 #17

Open
eddoff opened this issue Feb 15, 2021 · 13 comments
Open

3.2 and 3.3 #17

eddoff opened this issue Feb 15, 2021 · 13 comments

Comments

@eddoff
Copy link

eddoff commented Feb 15, 2021

Do you have any plans to update this converter for support for OJS 3.2 and 3.3?
I have made some tests to revise it to 3.2 but I am not sure it is fully working. I can see if I can make a PR from that.

@ajnyga
Copy link
Owner

ajnyga commented Feb 15, 2021

Hi, yes I will definitely update the plugin for 3.2 and 3.3 during the spring. We are upgrading our installation so we will need it as well.

@ajnyga
Copy link
Owner

ajnyga commented Mar 4, 2021

I did a new release for 3.2. today. Remember to do a test export first if you use it.
I have not checked yet whether 3.3. has a lot of changes in the schema, but they should be minor and I will do a release for 3.3. as well soon.

@eddoff
Copy link
Author

eddoff commented Mar 5, 2021

Thank's a lot!

@Opussci
Copy link

Opussci commented May 17, 2021

Can you help me and inform us when you will manage to make the release for 3.3.?

@ajnyga
Copy link
Owner

ajnyga commented May 18, 2021

Have you tried the current version with 3.3? We are just upgarding to 3.2 and after that I will start to prepare our plugins and other stuff for 3.3

@errotu
Copy link

errotu commented Jun 10, 2021

I tried to import the exampleAdvanced (after being converted to xml) and received the following errors:

Element '{http://pkp.sfu.ca}revision': This element is not expected. Expected is one of ( {http://pkp.sfu.ca}creator, {http://pkp.sfu.ca}description, {http://pkp.sfu.ca}name ).
Element '{http://pkp.sfu.ca}revision': This element is not expected. Expected is one of ( {http://pkp.sfu.ca}creator, {http://pkp.sfu.ca}description, {http://pkp.sfu.ca}name ).
Element '{http://pkp.sfu.ca}submission_file_ref', attribute 'revision': The attribute 'revision' is not allowed.
Element '{http://pkp.sfu.ca}submission_file_ref', attribute 'revision': The attribute 'revision' is not allowed.
Element '{http://pkp.sfu.ca}revision': This element is not expected. Expected is one of ( {http://pkp.sfu.ca}creator, {http://pkp.sfu.ca}description, {http://pkp.sfu.ca}name ).
Element '{http://pkp.sfu.ca}submission_file_ref', attribute 'revision': The attribute 'revision' is not allowed.
Element '{http://pkp.sfu.ca}revision': This element is not expected. Expected is one of ( {http://pkp.sfu.ca}creator, {http://pkp.sfu.ca}description, {http://pkp.sfu.ca}name ).
Element '{http://pkp.sfu.ca}submission_file_ref', attribute 'revision': The attribute 'revision' is not allowed.
Element '{http://pkp.sfu.ca}revision': This element is not expected. Expected is one of ( {http://pkp.sfu.ca}creator, {http://pkp.sfu.ca}description, {http://pkp.sfu.ca}name ).
Element '{http://pkp.sfu.ca}submission_file_ref', attribute 'revision': The attribute 'revision' is not allowed.

@errotu
Copy link

errotu commented Jun 10, 2021

Same with the exampleMinimal:

Element '{http://pkp.sfu.ca}revision': This element is not expected. Expected is one of ( {http://pkp.sfu.ca}creator, {http://pkp.sfu.ca}description, {http://pkp.sfu.ca}name ).
Element '{http://pkp.sfu.ca}submission_file_ref', attribute 'revision': The attribute 'revision' is not allowed.
Element '{http://pkp.sfu.ca}revision': This element is not expected. Expected is one of ( {http://pkp.sfu.ca}creator, {http://pkp.sfu.ca}description, {http://pkp.sfu.ca}name ).
Element '{http://pkp.sfu.ca}submission_file_ref', attribute 'revision': The attribute 'revision' is not allowed.

@ajnyga
Copy link
Owner

ajnyga commented Jun 10, 2021

This was to 3.3?

@errotu
Copy link

errotu commented Jun 10, 2021

Yes (sorry that I forgot to add that information)

@ajnyga
Copy link
Owner

ajnyga commented Jun 10, 2021

Ok, I will probably look at the 3.3 requirements during summer when I start to prepare our own upgrade.

@AnufrievGrigoriy
Copy link

AnufrievGrigoriy commented Nov 29, 2021

Hello! I ran into the same problem as errotu when trying to upload XML. Could you tell me what is the correct way to upload it to the OJS server? Should I use the Native XML Plugin? (OJS 3.3)

@eddoff
Copy link
Author

eddoff commented Nov 30, 2021

If you are using 3.3 you probably need to make some revisions. Either you use Native XML Plugin or you use the server tool to import

@sulazix
Copy link

sulazix commented Jul 8, 2022

Refactor has been made to submission_file in 3.3 :

pkp/ojs@863fbbc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants