Skip to content
New issue

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

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

Already on GitHub? # to your account

cannot export modules #5894

Closed
2 tasks done
erick1870 opened this issue Dec 22, 2023 · 6 comments · Fixed by #5930
Closed
2 tasks done

cannot export modules #5894

erick1870 opened this issue Dec 22, 2023 · 6 comments · Fixed by #5930

Comments

@erick1870
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

cannot export html module to xml archive

Steps to reproduce?

soBAD

  1. in page setting go edit mode
  2. in right corner of thml module press settings
  3. click in export content
  4. in new windows select folder where you will save the file
  5. press in export bottom

Current Behavior

An error occurred during the export.

Expected Behavior

the file is saved in folder specify

Relevant log output

An error occurred during the export.

Anything else?

no

Affected Versions

9.13.0 (latest release)

What browsers are you seeing the problem on?

Chrome

Code of Conduct

  • I agree to follow this project's Code of Conduct
@MichailBel
Copy link

I have the same error. I cannot export any module. The error appeared after the last update (9.13.01)

@leedavi
Copy link
Contributor

leedavi commented Jan 4, 2024

I have the same issue. I think v9.13.00 was OK, I upgraded to v9.13.01 and the problem started.
image

@erick1870
Copy link
Author

You still cannot export the modules

@jeremy-farrance
Copy link
Contributor

Possibly related to Issue #5879 ?

@david-poindexter
Copy link
Contributor

I too can confirm this issue. I am not sure if this is related to #5929 or not, but it is probable considering the time this seems to have shown up. CC @donker

@zyhfish
Copy link
Contributor

zyhfish commented Jan 20, 2024

They are caused by the PermissionInfo.PermissionId property was marked as obsoleted in 9.13.1, which cause it's ignored in the xml serialized content.

mitchelsellers added a commit that referenced this issue Feb 20, 2024
Fix #5894: remove the child node with null reference check.
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants