Closed (fixed)
Project:
@font-your-face
Version:
7.x-2.x-dev
Component:
Fonts.com (provider)
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
28 Jul 2012 at 06:33 UTC
Updated:
13 Aug 2012 at 20:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
Drave Robber commentedHere's the patch.
On a second thought (or rather second check), the former issue (variables being deleted in
hook_disable()) is present also infontdeck.installandtypekit_api.install, so it might make sense to fix them all at once (if this should be fixed at all, of course).In my quick testing of uninstall procedures, there was no leftover stuff other than
fonts_com_tokenvariable (which was why I jumped onfonts_com.installonly).Comment #2
sreynen commentedThis is committed. If you want to make a patch for the other two, that's fine. If not, I'll try to remember to move those deletes next time I'm doing something in those files.
Comment #3
Drave Robber commentedFollowup: #1705778: Improve uninstall for Fontdeck and Typekit API