Juergen Ragaller schrieb:
Hello

Am 14.07.2008 um 15:45 schrieb Andreas Hartmann:


IMO it's time for another release.


I suggest we release with Cocoon 2.1.11. There's a thread about releasing 2.1.12 on [EMAIL PROTECTED], but it looks like it might take a while. I don't think there will be any critical changes worth waiting for.

WDYT?

Mmh - the import of default publication pages still throws NPEs - they don't seen to affect any functionality though.

Thanks for the pointer! I agree that we shold cancel the release, this is a nasty issue, even though it's not visible from the "outside".

We already have some ugly code in other sitemaps to prevent this NPE. It seems to be a Cocoon issue, others have reported it in the Cocoon issue tracker. It seems to occur with complex sitemap mount cascades and cocoon:/ (single slash) calls. It looks like some environment is released (finishingProcessing(), setting the sourceResolver field to null) and later on asked to release a source (which would need the sourceResolver). Maybe a key clash issue (two environments with the same key, the wrong one released first or something like that).

Unfortunately my time is very limited at the moment. Jürgen, it would be awesome if you could take a look at it :)

-- Andreas


--
Andreas Hartmann, CTO
BeCompany GmbH
http://www.becompany.ch
Tel.: +41 (0) 43 818 57 01


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

Reply via email to