Skip to content

[BUG] Save As and Manage dialogue boxes broken due to CORS error #376

@vincentml

Description

@vincentml

I've recently started seeing a problem in eXide resulting from a CORS error on a remote CSS resource. It looks like this new version of eXide relies on two external CSS resources that are not being retrieved successfully:

This problem appears to be occurring in Chrome but not in Firefox.

Here is a screenshot:

image

The full error message is not shown in the screenshot but is "Cross-Origin Resource Sharing error: Insecure Private Network"

I am using an http (not https) connection on a local network to access eXide. Is there a way to correct this problem in eXide, or should I add an SSL certificate to eXist to be able to use https?

To reproduce:

  1. open eXide
  2. Go to File menu -> Save As or go to File menu -> Manage
  3. The dialog box appears but is distorted to the point of being unusable

This problem is occurring in eXide version 3.0.0, but is not occurring in eXide version 2.4.9.

Context:

  • OS: Windows 2012 R2
  • eXist-db Version: 5.3.0
  • Java version: Zulu 11.0.6
  • eXide app version: 3.0.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions