Kamal wrote:
Grzegorz Kossakowski wrote:
Kamal pisze:

I put the patch in: https://issues.apache.org/jira/browse/COCOON-2204,

However, as I mention in the issue, this has been registered previously, and probably one of our issues should be closed (considering the advice given above, I am thinking the other issue needs to be closed).

Now, because of the nature of the bug and the previous JIRA issue, I am not certain if I have correctly diagnosed the problem. Now the JIRA issue is up, hopefully, someone can confirm.

I'll try to have a look.

  if (widget.value == false)
Hmmm... Thanks, that worked. Trust me to choose the most convoluted solution first :) I guess the question is this a Rhino bug? My inclination is yes, because in the browser "if (widget.value == 'false')" should work, right?

I'm not a Javascript expert but I guess you are right that it may be a Rhino bug. Reporting this to Rhino folks wouldn't hurt.

Yes, because firebug tells me they are (or aren't). Actually, after I put the i18n transformer in (that is what I meant by enabling i18n), they have changed:


http://localhost/apps/ccn/cocoon-ajax-impl/resource/external/fi/manifest.js
http://localhost/apps/ccn/cocoon-ajax-impl/resource/external/fi.js
http://localhost/apps/ccn/cocoon-ajax-impl/resource/external/dojo/__package__.js

Now, as you may know, I am not following the rules regarding blocks (ie I am using mounts, see previous posts), so I am more than willing to accept responsibility for this. FYI, I cannot see any discernable functional issue with them not being there.

Before we start to dig into issue I would like to ask you if you have followed this instructions:
http://cocoon.apache.org/2.2/blocks/forms/1.0/1351_1_1.html
Actually, there is one thing at the end of that that I may not have done (the servletLinkWriter transformer). When I am less tired. I will have a look.

Thanks.

OK, I tried this. The issue still persist. Also, I might add, there seems to be small contradiction the page you mention and this page: http://cocoon.apache.org/2.2/blocks/forms/1.0/750_1_1.html .

Namely, there is no mention of the servletLinkRewriter or the far more complex serialisation step.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to