[Kss-devel] kukit.pr has no properties

Joachim Schmitz js at aixtraware.de
Tue Jul 3 16:26:14 CEST 2007


Balazs Ree schrieb:
> Mon, 02 Jul 2007 20:27:40 +0200 keltezéssel Joachim Schmitz azt írta:

>> kukit.pr has no properties--
> 
> possibly, that javascript had a syntax error and although it seems to be 
> imported, the result is that it is as if it would not be.
> 
> Could be, also a result of packing, you should try in the 
> concatresource.zcml file to change compression to "none" and see if the 
> error persists... Unfortunately, even a missing or an extra semicolon can 
> cause these kinds of problems.
> 
The file concatresources was missing several js-files, I have no idea 
why.  Here is a diff:


diff azax_trunk/concatresource.zcml 
azax_trunk/azax_trunk_org/concatresource.zcml
7d6
<         kukit/kukit/providerreg.js
9d7
<         kukit/kukit/commandprocessor.js
11d8
<         kukit/kukit/tokenizer.js
12a10
 >         kukit/kukit/tokenizer.js
19d16
<         kukit/kukit/serveraction.js
24,26c21
<       compress_level="none"
<       caching="default"
<       lmt_check_period="0"
---
 >       compress_level="safe"
After adding this now the demo works again. Is this a bug in the trunk ?


-- 
Gruß Joachim



More information about the Kss-devel mailing list