You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Javascript code for handling changes to Owner, Group, Mime has been commented out due to changes in handling permissions. User input will not be saved.
Dates (created, modified) are text input fields - but should not be modifiable.
Owner and Group fields are text input fields - allowing incorrect entry (non-existent owner or group).
Access Control List shows "Loading..." but doesn't.
(These issues are all fixed in pull-request #25)
"Add Access Control Entry..." doesn't function.
(not fixed)
The text was updated successfully, but these errors were encountered:
I came across what I think is this same bug today.
I was trying to change the mime-type of a file using the properties dialog of the Collections Browser. I tried changing the MIME type and saving, but the type doesn't change.
This is Dashboard 1.x. In the current 2.x line (limited to eXist 5.x), we actually outright dropped the collections browser, because of bugs like this, instead steering users to eXide’s DB manager or the Java Admin Client. We’d thus encourage users or 4.x and 5.x to switch to eXide or the Java Admin Client.
On Fri, Sep 13, 2019, 6:30 PM Joe Wicentowski ***@***.***> wrote:
This is Dashboard 1.x. In the current 2.x line (limited to eXist 5.x), we
actually outright dropped the collections browser, because of bugs like
this, instead steering users to eXide’s DB manager or the Java Admin
Client. We’d thus encourage users or 4.x and 5.x to switch to eXide or the
Java Admin Client.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#27?email_source=notifications&email_token=AF7R6P35LIZ3KXLOICAQLZDQJQWDDA5CNFSM4AVSGZAKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6WPPLA#issuecomment-531429292>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AF7R6P3O7BQKLXUE3H7NVU3QJQWDDANCNFSM4AVSGZAA>
.
Javascript code for handling changes to Owner, Group, Mime has been commented out due to changes in handling permissions. User input will not be saved.
Dates (created, modified) are text input fields - but should not be modifiable.
Owner and Group fields are text input fields - allowing incorrect entry (non-existent owner or group).
Access Control List shows "Loading..." but doesn't.
(These issues are all fixed in pull-request #25)
"Add Access Control Entry..." doesn't function.
(not fixed)
The text was updated successfully, but these errors were encountered: