Comment 5 for bug 1292301

Revision history for this message
Eduardo (o-eduardo) wrote :

How to Test:

1. Log in as Admin
2. Go to Administration → Configure site → Fonts
3. Click on “Install Google font(s)”
**Follow the steps if you do not have a google font saved as .zip file
4. Click on “Browse..” → Select your .zip file
5. Click on “Install Google font(s)”
6. Open terminal
7. Go to where your data is saved → possibly (dataroot/skins/font directory)
8. Run “sudo -u root ls skins/fonts”
9. Check the font directory is there → Passed
10. Go back to Administration → Configure site → Fonts
11. Click on “Delete font” → Yes
12. Go back to Terminal and run “sudo -u root ls skins/fonts”
13. Now the font directory should have been deleted → Passed