Hi Developers,

Another question ...

Node 'Beitrag' and 'Sendedatum' are posrel related.
/<relation from="beitrag" to="sendedatum" type="posrel" />/

Adding a new relation Sendedatum to Beitragw with my editwizard is no problem:

/<a href="<mm:url referids="referrer" page="${jsps}wizard.jsp">
       <mm:param name="wizard">config/sendedatum/sendedatum</mm:param>
      <mm:param name="nodepath">sendedatum</mm:param>
<mm:paramname="objectnumber">/*new*/</mm:param></mm:url>">Sendedatum</a>/

But if I try to access a specific node (i.e nodenumber 74) instead of using 'new',
           ....
/<mm:paramname="objectnumber">/*74*/</mm:param></mm:url>">Sendedatum</a>/

MMBase can't find Sendedatum any more!

/ javax.servlet.ServletException: Errors received from MMBase Dove servlet: field with name sendedatum does not exist.
org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:825)/

It works with insrel relations. Where's the problem?

- Also I was wondering if you already have a release date for 'Rincewind'?

Regards, Marc

        

        
                
___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
_______________________________________________
Developers mailing list
Developers@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to