[issue2551022] Static file not served
Cédric Krier <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.devel |
|---|---|
| Message-ID | <[email protected]> |
New submission from Cédric Krier: If the prefix from the instance config is unicode, roundup can not find any static file. Here is a patch that replaces the test against "str" by isinstance of basestring. (It includes also compatibility for python 3). ---------- components: Web interface files: roundup-static-file.patch keywords: patch messages: 6343 nosy: ced severity: major status: new title: Static file not served type: behavior versions: 1.6, devel _________________________________________________ Roundup tracker <[email protected]> <https://issues.roundup-tracker.org/issue2551022> _________________________________________________ _______________________________________________ Roundup-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/roundup-devel