[[PageOutline(2-5,Contents,pullout)]] = Provide fixes for no longer fixed or delayed tickets == Description This plugin provides fixes for no longer fixed or delayed tickets for Trac 0.12. - trac:#11799 First entry 8 is selected in dropdown for rows of textarea in wiki edit page by default - trac:#10470 Automatic preview of a diff pasted in comment textarea using !WikiProcessor looks slightly different before/after clicking 'preview' button. - trac:#10138 Doubleclick creates 2 tickets - trac:#10907 !TypeError: unhashable type: 'list' with malformed URL - trac:#11920 !query:? link with duplicated group parameters leads a !TypeError == !Bugs/Feature Requests Existing bugs and feature requests for TracFewFixesPlugin are [report:9?COMPONENT=TracFewFixesPlugin here]. If you have any issues, create a [/newticket?component=TracFewFixesPlugin new ticket]. [[TicketQuery(component=TracFewFixesPlugin&group=type,format=progress)]] == Download Download the zipped source from [export:tracfewfixesplugin here]. == Source You can check out TracFewFixesPlugin from [/svn/tracfewfixesplugin here] using Subversion, or [source:tracfewfixesplugin browse the source] with Trac. == Installation 1. Install this plugin as follows: {{{#!sh $ easy_install https://trac-hacks.org/svn/tracfewfixesplugin/0.12 }}} 1. Add `tracfewfixes.* = enabled` to the `[components]` section in your `trac.ini` file: {{{#!ini [components] tracfewfixes.* = enabled }}} 1. Restart your web server. General instructions on installing Trac plugins can be found on the [TracPlugins#InstallingaTracplugin TracPlugins] page. == Recent Changes [[ChangeLog(tracfewfixesplugin, 3)]] == !Author/Contributors **Author:** [wiki:jun66j5] [[BR]] **Maintainer:** [[Maintainer]] [[BR]] **Contributors:**