stronglink icon indicating copy to clipboard operation
stronglink copied to clipboard

Non-UTF8 support

Open btrask opened this issue 9 years ago • 0 comments

Right now we assume UTF-8 for everything. Files uploaded through the browser typically don't have text encoding specified at all, so we need to do sniffing in that case (or provide an explicit override). Then we need to do conversion when generating the full-text content for meta-files.

btrask avatar Jun 17 '15 20:06 btrask