| витязь в тигровом халате ( @ 2007-11-23 00:13:00 |
File handling
Crap. It appears that it is impossible to open text files from disk in branch browsers. Our file-type handling is crap.
There was old bug about it, but today I filed two new, about partial solution of global problem.
One is to get first proper mime-guessing from extensions - I have solution for that, and second, forgot number - about adding TXT extension and PLAIN_TEXT type to default mime-table in mozilla exthandler.
Crap. It appears that it is impossible to open text files from disk in branch browsers. Our file-type handling is crap.
There was old bug about it, but today I filed two new, about partial solution of global problem.
One is to get first proper mime-guessing from extensions - I have solution for that, and second, forgot number - about adding TXT extension and PLAIN_TEXT type to default mime-table in mozilla exthandler.