After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 669605 - Bad URI or cross-site access not allowed
Bad URI or cross-site access not allowed
Status: RESOLVED OBSOLETE
Product: sysadmin
Classification: Infrastructure
Component: Other
unspecified
Other Windows
: Normal normal
: ---
Assigned To: GNOME Sysadmins
GNOME Sysadmins
Depends on:
Blocks:
 
 
Reported: 2012-02-07 21:16 UTC by Alex Mayorga Adame
Modified: 2013-11-21 14:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alex Mayorga Adame 2012-02-07 21:16:18 UTC
Loading http://developer.gnome.org/libgnome/stable/libgnome-gnome-config.html on Firefox produces the following errors in "Error console":

    Timestamp: 07/02/2012 02:02:24 p.m.
    Error: downloadable font: download failed (font-family: "Cantarell" style:normal weight:bold stretch:normal src index:3): bad URI or cross-site access not allowed
    source: http://www.gnome.org/wp-content/themes/gnome-grass/fonts/Cantarell-Bold.otf
    Source File: http://www.gnome.org/wp-content/themes/gnome-grass/css/fonts.css
    Line: 0
    Source Code:
    @font-face {   font-family: "Cantarell";   font-weight: bold;   src: local("Cantarell"), local("Cantarell Bold"), local("Cantarell-Bold"), url("../fonts/Cantarell-Bold.otf"); }
    Timestamp: 07/02/2012 02:02:24 p.m.
    Error: downloadable font: download failed (font-family: "Cantarell" style:normal weight:normal stretch:normal src index:2): bad URI or cross-site access not allowed
    source: http://www.gnome.org/wp-content/themes/gnome-grass/fonts/Cantarell-Regular.otf
    Source File: http://www.gnome.org/wp-content/themes/gnome-grass/css/fonts.css
    Line: 0
    Source Code:
    @font-face {   font-family: "Cantarell";   src: local("Cantarell"), local("Cantarell Regular"), url("../fonts/Cantarell-Regular.otf"); }

Initially reported at http://forums.mozillazine.org/viewtopic.php?p=11714789#p11714789 where fellow forum member ferongr suggested:

"It looks like the site hasn't set up the appropriate CORS header.

http://www.w3.org/TR/css3-fonts/#same-origin-restriction"
Comment 1 Frederic Peters 2012-02-07 21:43:33 UTC
Reassigning to the sysadmin product.  Could the developer.gnome.org and library.gnome.org virtual hosts be changed to include the Access-Control-Allow-Origin header?
Comment 2 Olav Vitters 2012-02-07 23:12:46 UTC
I'm not so sure about that. That header does more than just allow the download of fonts I think.
Comment 3 Andrea Veri 2013-11-21 14:56:12 UTC
The GNOME Infrastructure Team is currently migrating its bug / issue tracker away from Bugzilla to Request Tracker and therefore all the currently open bugs have been closed and marked as OBSOLETE.

The following move will also act as a cleanup for very old and ancient tickets that were still living on Bugzilla. If your issue still hasn't been fixed as of today please report it again on the relevant RT queue.

More details about the available queues you can report the bug against can be found at https://wiki.gnome.org/Sysadmin/RequestTracker.

Thanks for your patience,

the GNOME Infrastructure Team