[wp-trac] [WordPress Trac] #21972: Open Sans errors with Twenty Twelve
WordPress Trac
wp-trac at lists.automattic.com
Sat Sep 22 23:12:23 UTC 2012
#21972: Open Sans errors with Twenty Twelve
-----------------------------+---------------------------
Reporter: thomask | Type: defect (bug)
Status: new | Priority: normal
Milestone: Awaiting Review | Component: Bundled Theme
Version: 3.4.2 | Severity: blocker
Keywords: |
-----------------------------+---------------------------
Latest Twenty Twelve (i use the version you are pointig to on the latest
blog post http://make.wordpress.org/core/2012/09/20/timeline-for-twenty-
twelve-1-0-final-testing-window/) uses Open Sans for body time - just few
days old version, it was possible to turn it off from customise, today it
is there without opt-out.
There are 2 problems
1. the font uses only west chars - you are loading simple
http://fonts.googleapis.com/css?family=Open+Sans and this is by default
only west font. You would have to allow cheching what character sets users
want, see
http://www.google.com/webfonts#QuickUsePlace:quickUse/Family:Open+Sans
or you would have to use version with all of them, but even with those
settings there would be (east) countries, which could not use it, so it
should be anyway turned off by default and there need to be option to turn
it off
2. the http://fonts.googleapis.com/css?family=Open+Sans url is loaded only
when user is logged in. If not, you are trying to load nonexistent
http://fonts.googleapis.com/css
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21972>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list