Modify ↓
Opened 16 years ago
Closed 12 years ago
#6892 closed defect (fixed)
UndefinedError: None has no member named "get"
| Reported by: | Owned by: | Olemis Lang | |
|---|---|---|---|
| Priority: | normal | Component: | ThemeEnginePlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Description (last modified by )
when i click to customize link i get an error that say
File "/usr/lib/python2.5/site-packages/TracThemeEngine-2.0.1-py2.5.egg/themeengine/templates/admin_theme_custom.html", line 19, in <Expression u"iter(current_theme.get('colors',()))">
<py:for each="color in current_theme.get('colors',())">
Attachments (0)
Change History (4)
comment:1 Changed 15 years ago by
comment:2 Changed 13 years ago by
| Description: | modified (diff) |
|---|
comment:3 Changed 12 years ago by
| Owner: | changed from Noah Kantrowitz to Olemis Lang |
|---|
Note: See
TracTickets for help on using
tickets.



Same problem here:
Most recent call last:
File "/home/myusername/.python-eggs/TracThemeEngine-2.0.1-py2.6.egg-tmp/themeengine/templates/admin_theme_custom.html", line 19, in <Expression u"iter(current_theme.get('colors',()))"> Trac: 0.11.7 Python: 2.6.6 (r266:84292, Sep 15 2010, 16:22:56) [GCC 4.4.5] setuptools: 0.6 SQLite: 3.7.2 pysqlite: 2.4.1 Genshi: 0.6 Pygments: 1.3.1 jQuery: 1.4.2