Quote:
Originally Posted by Rev. Bob
Okay, I see the problem: the links are improperly, or at least weirdly, formatted. The rel="xpgt" section is supposed to be rel="stylesheet" - at least, that's what Modify is expecting.
(Side note: Not a new bug. Old code.)
Luckily, despite not knowing XPath, this isn't too hard to fix. One line tweaked in modify.py (to detect "stylesheet" or "xpgt"), and a line added to the changelog.
|
Would it not also be good to search for href="page-template.xpgt" as well? That has to be there for no matter what else is there.