[Xotcl] Instance with Non-breaking space

Maksym Zinchenko siqsuruq at gmail.com
Mon Dec 19 12:46:22 CET 2022


Hello, I have an issue, and dont know whats going on, I have a class
"ccClass":
nx::Class create ccClass -superclass oodz_baseclass { .... }, when i try to
use it from proc
ccClass create cc1 -name code -db db
It gives me an error, like that in the naviserver logs, instead of space
UTF-8 chars:

"invalid command name "ccClass\xc2\xa0create""

Strange thing I can create objects from nsshell without any issues.

May be someone can help me, thank you


More information about the Xotcl mailing list