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

Initiation of GeoLocate tool within Occurrence Editor throws iframe error #1702

Open
ljwalker opened this issue Sep 6, 2024 · 6 comments
Open

Comments

@ljwalker
Copy link

ljwalker commented Sep 6, 2024

Error reported in osTicket #0005265.

I have been able to replicate this in Safari and Brave, as well as in Open Herbarium and CCH2.

Picture1
Screenshot 2024-09-06 at 4 35 24 PM

@egbot
Copy link
Member

egbot commented Sep 9, 2024

I suggest reaching out to the GeoLocate (e.g. Nelson Rios) asking about this. It might be an adjustment they need to make on their end.

@ljwalker
Copy link
Author

ljwalker commented Sep 9, 2024

OK--a message has now been sent to the GeoLocate team.

@nelsonrios
Copy link

@egbot Can you confirm that those two portals are running the same code:

if(evt.origin.indexOf('geo-locate.org') < 0) {

I have tested that script across a few different servers, domains and browsers and it seems to be working as expected.

@ljwalker
Copy link
Author

ljwalker commented Sep 10, 2024

User OS Browser(s) Error returned? Note
OpenHerbarium user PC Chrome Yes Happening pre/post-3.1 upgrade
Lindsay Mac Chrome, Safari, Brave Yes Tested in CCH2, OpenHerbarium
Logan Mac Yes
Lindsay Mac Firefox No Tested with Firefox 108.0.1 & 109.0.1
Ed PC Chrome, Firefox No
Ed Mac Chrome, Safari No
Katie PC Chrome, Firefox No
Mark Mac Chrome, Firefox No

@egbot
Copy link
Member

egbot commented Sep 10, 2024

@egbot Can you confirm that those two portals are running the same code:

if(evt.origin.indexOf('geo-locate.org') < 0) {

I have tested that script across a few different servers, domains and browsers and it seems to be working as expected.

Yes, both portals are using that code, and that code fragment hasn't changed for years. We haven't yet been able to figure out the differences of when it does and doesn't work. Very strange.

@nelsonrios
Copy link

nelsonrios commented Sep 10, 2024 via email

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

3 participants