← Back to team overview

mahara-contributors team mailing list archive

[Bug 1770043] Re: cant find font files when browsing the standalone exported site (html export)

 

** Changed in: mahara
       Status: In Progress => Confirmed

** Changed in: mahara
     Assignee: Lisa Seeto (lisaseeto) => (unassigned)

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1770043

Title:
  cant find font files when browsing the standalone exported site (html
  export)

Status in Mahara:
  Confirmed

Bug description:
  to replicate:
  change the theme to other than raw (I tested with default)
  make an export (Portfolio->Export and select Standalone HTML website)
  unzip it
  open the index.html file
  check the console of the browser for css errors

  we can see lots of errors like
  in firefox
  downloadable font: download failed (font-family: "Open Sans" style:normal weight:300 stretch:normal src index:5): bad URI or cross-site access not allowed source: file:///*-*-*-*-**-/portfolio-for-student1/static/theme/default/raw/fonts/opensans/OpenSansLight.woff

  it should not be looking in theme/default/raw/ but in theme/raw/

  in chrome
  Failed to load resource: net::ERR_FILE_NOT_FOUND

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1770043/+subscriptions


References