MMBase

Generator. If root object is indirectly linked to itself, then unfilledFields are filled.

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.8.5
  • Fix Version/s: 2.0.1
  • Component/s: Utils
  • Description:
    Hide
      <mm:formatter xslt="xslt/2xhtml.xslt" escape="links">
          <mm:param name="popupwidth" value="${empty popupwidth ? -1 : popupwidth}" /><!-- default is 'no popups' -->
          <c:if test="${empty depth || depth gt 0}">
            <mm:listrelationscontainer role="idrel" searchdir="destination">
              <mm:listrelations>
                <mm:relatednode>
                  <c:if test="${empty depth || depth gt 1}">
                    <mm:listrelations role="idrel" searchdir="destination">
                      <mm:relatednode>
                        <mm:nodeinfo type="nodemanager">
                          <mm:compare value="blocks">
                            <mm:listrelations type="object" role="idrel" searchdir="destination" >
                              <mm:relatednode />
                            </mm:listrelations>
                          </mm:compare>
                        </mm:nodeinfo>
                      </mm:relatednode>
                    </mm:listrelations>
                  </c:if>
              </mm:relatednode>
              </mm:listrelations>
            </mm:listrelationscontainer>
          </c:if>



    though only one field was required, all fields are filled.
    Show
      <mm:formatter xslt="xslt/2xhtml.xslt" escape="links">       <mm:param name="popupwidth" value="${empty popupwidth ? -1 : popupwidth}" /><!-- default is 'no popups' -->       <c:if test="${empty depth || depth gt 0}">         <mm:listrelationscontainer role="idrel" searchdir="destination">           <mm:listrelations>             <mm:relatednode>               <c:if test="${empty depth || depth gt 1}">                 <mm:listrelations role="idrel" searchdir="destination">                   <mm:relatednode>                     <mm:nodeinfo type="nodemanager">                       <mm:compare value="blocks">                         <mm:listrelations type="object" role="idrel" searchdir="destination" >                           <mm:relatednode />                         </mm:listrelations>                       </mm:compare>                     </mm:nodeinfo>                   </mm:relatednode>                 </mm:listrelations>               </c:if>           </mm:relatednode>           </mm:listrelations>         </mm:listrelationscontainer>       </c:if> though only one field was required, all fields are filled.

Activity

Michiel Meeuwissen made changes - 2008-04-23 15:16
Field Original Value New Value
Component/s Utils [ 10003 ]
Fix Version/s 1.8.6 [ 10156 ]
Affects Version/s 1.8.5 [ 10145 ]
Assignee MMBase Project Leader [ mmbaseleader ] Michiel Meeuwissen [ mihxil ]
Michiel Meeuwissen made changes - 2008-04-24 13:55
Fix Version/s 1.8.7 [ 10160 ]
Fix Version/s 1.8.6 [ 10156 ]
Michiel Meeuwissen made changes - 2008-12-05 17:03
Fix Version/s 1.9.2 [ 10171 ]
Fix Version/s 1.8.7 [ 10160 ]
Michiel Meeuwissen made changes - 2009-07-31 15:55
Fix Version/s 1.9.3 [ 10190 ]
Fix Version/s 1.9.2 [ 10171 ]
Michiel Meeuwissen made changes - 2010-03-04 20:15
Fix Version/s 1.9.4 [ 10191 ]
Fix Version/s 1.9.3 [ 10190 ]
Michiel Meeuwissen made changes - 2010-06-18 14:15
Fix Version/s 2.0.1 [ 10220 ]
Fix Version/s 1.9.4 [ 10191 ]

People

Dates

  • Created:
    2008-04-23 15:16
    Updated:
    2010-06-18 14:15