id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
10825,dot error if icons not set,jsax,anbo,dot is looking for the file htdocs/images/none if an icon is not set.\r\n\r\nI fixed it by adding and png called none to:\r\n`projectplanplugin/0.11/trunk/projectplan/htdocs/images/`\r\n\r\nthen adding the line:\r\n{{{\r\nu'images': u'none'_\r\n}}}\r\nto the `htdocsubdirmapping = {` section of `setup.py`.\r\n\r\nAfter doing `python setup.py bdist_egg` everything seems to work as dot can find the file none and show that when nothing is defined.\r\n\r\nThis behaviour was observed on an Ubuntu 12.04 with the standard ubuntu packages for dot 2.26.3 and trac 0.12.\r\n!ProjectPlan was downloaded from the projectplan wiki download link and gave me r12566,defect,assigned,normal,ProjectPlanPlugin,normal,,,,0.12
