[wp-trac] [WordPress Trac] #57167: Export theme
WordPress Trac
noreply at wordpress.org
Mon Nov 21 13:18:02 UTC 2022
#57167: Export theme
-------------------------------+-----------------------------
Reporter: perthykjaerjensen | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Export | Version: 6.0.1
Severity: normal | Keywords:
Focuses: |
-------------------------------+-----------------------------
When I export Twenty Twenty Two from the FSE there is an error in the link
to font files. The path to the files ought to point to a relative file
path, but this is what I get:
{{{
{
"fontDisplay":
"fallback",
"fontFamily":
"Source Serif Pro",
"fontStretch":
"normal",
"fontStyle":
"italic",
"fontWeight": "200
900",
"origin":
"gutenberg_wp_webfonts_api",
"provider":
"local",
"src": [
"**http://localhost:8888/wpux/wp-
content/themes/twentytwentytwo/**assets/fonts/source-serif-pro
/SourceSerif4Variable-Italic.ttf.woff2"
]
}
],
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57167>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list