Re: 1 cset was pushed to modules/xarpages: Minor bug fix. Now using the themes osdi...
"Jason Judge" <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.bk-notices |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
"Brian McGilligan" <brian-4Y3+cfMDcQXD0D/[email protected]> wrote in message news:[email protected]... > I needed to change it to use the os dir because with themes like the > print theme the theme name is different from the osdirectory. So when > you set the Theme to "Print" xarTplSetThemeName() fails cause there is > not "Print" directory in the themes directory. So since > xarTplSetThemeName() checks to see if a theme exists in the filesystem > shouldn't it use the osdirectory? Nope. If xarTplSetThemeName() is not setting the theme by its *name* then it is that which needs fixing. Bug 3876 is tracking this problem. We should fix it from that end. -- JJ