Bgs4269
Bgs4269
You were quick to mark it as invalid. - There are no indexdb errors or warnings. - Firefox's session db works fine without errors. - Manual saves still work with...
Plus, from the debug output that I sent a few months ago: `error: DOMException: The operation failed for reasons unrelated to the database itself and not covered by any other...
I've actually done those shortly after my previous comments. It created a single regular auto-save, then stopped again.
0151 should be a simple 'i'
Pulled from git. We are getting closer! :) Traceback (most recent call last): File "./yamdwe.py", line 93, in main() File "./yamdwe.py", line 61, in main exporter.write_pages(pages) File "/home/bgs/wiki/yamwde/yamdwe/dokuwiki.py", line 41,...
My python versrion is 2.7.10. I ran the two prints and got different results: Python 2.7.10 (default, Jun 30 2015, 17:20:49) [GCC 4.9.2] on linux2 Type "help", "copyright", "credits" or...
This time the conversion got MUCH further! (That is, it solved a lot of problems...) It bumped into another character though that according to the good result, was surprising to...
I will try the local change to do the actual work, but I'm open to test this issue all the way to make yamdwe better :) After pulling from git,...
I tried with local set to en_US.UTF-8 and got stuck on the same page, but different character: ``` UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 15: ordinal not...