Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (496 - 498 of 2447)

Ticket Resolution Summary Owner Reporter
#1098 Fixed create_plugin.py does not properly enclose method comments Chase
Description

The torrent creation script encloses method docstrings in single quotes (") instead of triple quotes ("""). Patch to fix is attached.

#3387 Fixed create_plugin script references missing file awknaust
Description

This line references config.glade

But it creates config.ui

The result is your brand new plugin will fail to be correctly loaded.

#1030 Invalid Creates files in UTF-8 only andar wRAR
Description

As far as I can see, filenames are stored in utf8 internally (strange decision: unicode strings should be used for internal handling) and when it comes to working with on-disk files, they are created in utf-8, no matter what locale and FS encoding is really used.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.