Search and Top Navigation
#5157 closed bug (fixed)
Opened February 10, 2010 04:27AM UTC
Closed February 24, 2010 06:51PM UTC
ThemeRoller is broken
Reported by: | sgorski | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8 |
Component: | [meta] ui.themeroller | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi, if you open the http://jqueryui.com/themeroller/ and you look at the bottom you can find following error:
Fatal error: Smarty error: [in main_footer.tpl line 19]: syntax error: unrecognized tag 'var' (Smarty_Compiler.class.php, line 590) in /srv/jqueryui.com/htdocs/libraries/Smarty/Smarty.class.php on line 1095
lg simon
Attachments (0)
Change History (5)
Changed February 10, 2010 06:56AM UTC by comment:1
Changed February 10, 2010 04:19PM UTC by comment:2
component: | ui.core → [meta] ui.themeroller |
---|---|
milestone: | TBD → 1.8 |
priority: | minor → blocker |
summary: | WebSite Problem → ThemeRoller is broken |
Changed February 11, 2010 01:05AM UTC by comment:3
Oops, sorry, I meant Jan 27 (http://forum.jquery.com/topic/jquery-ui-theme-roller-not-generating-images). See also tickets from a year ago http://dev.jqueryui.com/ticket/4180 and http://dev.jqueryui.com/ticket/4010.
Changed February 11, 2010 08:33AM UTC by comment:4
My guess is that in your main_footer template, there is a <script>
tag containing curly-braces... and that these weren't wrapped in a {literal}
Smarty block. (It happens to me too often.)
Should be trivial to fix.
Changed February 24, 2010 06:51PM UTC by comment:5
resolution: | → fixed |
---|---|
status: | new → closed |
Themeroller isn't quite ready, yet, but at least this particulary issue is solved. There is another blocker open concerning other issues, and various for Downloadbuilder.
This also breaks the themeroller download, the image directory is not included. I believe this problem occurred on Jan 17 as well when a new release was pushed out.