Skip to content

broken read-only form field mechanism #116

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

Open
saschaszott opened this issue Mar 21, 2025 · 0 comments
Open

broken read-only form field mechanism #116

saschaszott opened this issue Mar 21, 2025 · 0 comments
Labels

Comments

@saschaszott
Copy link

Problem Description

The read-only mechanism for submission form fields is no longer working. During the analysis of the cause of the error, I found that the SectionVisibility interface is no longer being used in DSpace CRIS 2024.02.00 (unlike in DSpace 8).

There are still references to attributes main and other of SectionVisibility

&& visibility.main === SubmissionVisibilityValue.ReadOnly

(visibility.other === SubmissionVisibilityValue.ReadOnly

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

No branches or pull requests

1 participant