Custom Query (2449 matches)
Results (496 - 498 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1098 | Fixed | create_plugin.py does not properly enclose method comments | ||
| 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 | ||
| 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 | ||
| 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. |
|||
Note:
See TracQuery
for help on using queries.
