Modify

Opened 14 years ago

Closed 10 years ago

#6892 closed defect (fixed)

UndefinedError: None has no member named "get"

Reported by: lxsameer@… Owned by: Olemis Lang
Priority: normal Component: ThemeEnginePlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description (last modified by Ryan J Ollos)

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 13 years ago by ivanperezdominguez@…

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

comment:2 Changed 11 years ago by Ryan J Ollos

Description: modified (diff)

comment:3 Changed 10 years ago by Olemis Lang

Owner: changed from Noah Kantrowitz to Olemis Lang

comment:4 Changed 10 years ago by Olemis Lang

Resolution: fixed
Status: newclosed

In 13520:

ThemeEnginePlugin [ close #6892 ] : Handle in customize theme admin panel the case when custom_theme=None

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Olemis Lang.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.