--
You received this message because you are subscribed to the Google Groups "AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-users+unsubscribe@googlegroups.com.
To post to this group, send email to ica-atom-users@googlegroups.com.
Visit this group at https://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/12b17546-ff14-4539-be4d-298faf706edd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-users+unsubscribe@googlegroups.com.
To post to this group, send email to ica-atom-users@googlegroups.com.
Visit this group at https://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/51cb1112-d8a5-44a4-8c27-eb5fbf848870%40googlegroups.com.
Hi again,I've just re-tested this in my local Vagrant box, as well as in the public demo site. In both cases, I was able to create a new rights statement while adding a new name to the Rights holder field, while logged in with an Editor account.At this point my suspicion is that either this is something with your browser, or with your local deployment. Am I correct in recalling that UNBC makes use of a different operating system for AtoM? Have you confirmed that all the necessary dependencies (such as the various PHP extensions, etc) are available and correctly installed? Have you tried a different browser? Can you confirm that your full application version (in Admin > Settings > Global) is 2.4.0 - 156? Is your site deployed behind a firewall, using a VPN, or using a proxy of any kind?Doing a bit of searching around the web for that particular error message, the most common thing I see is about cross-domain requests not being allowed for an XMLHttpRequest; this apparently can include subdomains. I don't personally know enough to troubleshoot this, but if you'd like to provide me more information, I can try following up with our developers.If yes, please send me (off-list for security purposes!) the full address of the URL being used tp make the request, and the full autocomplete error message in the developer tools of your browser. If you go to the Network area of the developer tools it should show you the full URL. Compare this to the URL you see when you hover over the file in the JS table and if these don't match, then the cross domain request is probably the issue, and hopefully the difference between the two is something you can investigate further and determine the reason why they don't match up. I'm not sure if we'll be able to make recommendations based on this information or not, but it's worth asking.Regards,
On Wed, Dec 6, 2017 at 2:50 PM, <lib-s...@unbc.ca> wrote:
I'm sorry for the very long delay in responding. I was previously using our Archivists' account to post, but apparently they don't actually check that e-mail address, so had no idea you'd responded.This occurred in AtoM 2.4It's not a permissions issue, I don't think. If an existing Rights holder name is added, the Save button is available and it saves successfully. The issue (Save button greyed out) only occurs when a name that doesn't exist is typed into the field.
--
You received this message because you are subscribed to the Google Groups "AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-user...@googlegroups.com.
To post to this group, send email to ica-ato...@googlegroups.com.
Visit this group at https://groups.google.com/group/ica-atom-users.
add_header X-Frame-Options DENY;
add_header X-Frame-Options SAMEORIGIN;
--
You received this message because you are subscribed to the Google Groups "AtoM Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ica-atom-users+unsubscribe@googlegroups.com.
To post to this group, send email to ica-atom-users@googlegroups.com.
Visit this group at https://groups.google.com/group/ica-atom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/ica-atom-users/f6754d2b-a2d2-4994-8cf6-cdb2a8e1eb48%40googlegroups.com.