Contents
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 here.
If you have any issues, create a new ticket.
Download
Download the zipped source from here.
Source
You can check out TracFewFixesPlugin from here using Subversion, or browse the source with Trac.
Installation
- Install this plugin as follows:
$ easy_install https://trac-hacks.org/svn/tracfewfixesplugin/0.12
- Add
tracfewfixes.* = enabled
to the[components]
section in yourtrac.ini
file:[components] tracfewfixes.* = enabled
- Restart your web server.
General instructions on installing Trac plugins can be found on the TracPlugins page.
Recent Changes
- 14368 by jun66j5 on 2015-01-16 08:08:35
-
TracFewFixesPlugin: added fix for trac:#11920
- 14292 by jun66j5 on 2014-12-04 15:48:05
-
TracFewFixesPlugin: fixed egg file not containing
htdocs/*.js
files
- 14288 by jun66j5 on 2014-12-03 02:14:25
-
TracFewFixesPlugin: added fix for trac:#10907
(more)
Author/Contributors
Last modified 9 years ago
Last modified on Mar 23, 2016, 6:44:33 PM