external editor win-client: fatal error: unknown encoding: mbcs
hi all, i use the externaleditor product and its win client. when i try and externaledit a file, in most cases the client sais: fatal error: unknown encoding: mbcs (some files generate this error, others dont...even with the same content type...) which subsystem generates this encoding? (not me ;-) which subsystem complains? how to get rid of this? any ideas? best and thanx in advance aexl Version Info Server: Zope 2.6 Externaledit 0.7 Apache with mod_ssl Client: Zopeedit 0.7 on Win2k
On Fri, 19 Sep 2003 14:15:50 +0200, Axel Rutz wrote:
hi all,
i use the externaleditor product and its win client. when i try and externaledit a file, in most cases the client sais: fatal error: unknown encoding: mbcs (some files generate this error, others dont...even with the same content type...)
which subsystem generates this encoding? (not me ;-) which subsystem complains? how to get rid of this?
any ideas?
Well, it's not a complete answer, but it does seem that this error only occurs in cases where the externaleditor.ini file doesn't explicitly define an editor for a particular filetype. For example, I was getting the same error for Word documents until I realized that I had reinstalled the EE product and forgotten to copy back my .ini file. Once I set the default editor for type application/msword to be "winword", all was well. Hopefully that gives you a clue as to where the problem lies...
participants (2)
-
Axel Rutz -
Larry J. C. Prikockis