Andreas Hartmann wrote:
Michael Wechner wrote:
Hi
Is it possible that the following method returns false within the Blog
publication, because no node is being added when a Blog entry is
being created?
public boolean exists() {
try {
return this.node.exists();
} catch (TransactionException e) {
throw new RuntimeException(e);
}
Actually a node should be created ...
you mean when a blog entry is being created? How can I check on this?
Would you mind filing a bug with a description how to reproduce it?
sure
Michi
-- Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Michael Wechner
Wyona - Open Source Content Management - Apache Lenya
http://www.wyona.com http://lenya.apache.org
[EMAIL PROTECTED] [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]