Description

Describe the bug...

Steps to reproduce

  1. request.theme.make_icon('edit') with modernized theme

Example

Component selection

Details

MoinMoin Version

1.8.2

OS and Version

Python Version

Server Setup

Server Details

Language you are using the wiki in (set in the browser/UserPreferences)

Workaround

theme/__init__.py has larger set of icons than modernized.py theme, copy missing icon definitions to modernized.py from there.

Discussion

We have soem extensions that make_icon for example for edit icon. These work with other themes but on modernized theme these do not work. At least this should be consistent? However edit icon is useful and is in img/ dir of modernized theme, why not define it in icons variable as well or am I missing something?

Thanks for info.

Plan


CategoryMoinMoinBug

MoinMoin: MoinMoinBugs/ModernizedThemeMissingEditIcon (last edited 2009-02-11 08:26:30 by gw1)