Changes between Initial Version and Version 1 of Ticket #34178


Ignore:
Timestamp:
Nov 22, 2022, 5:57:23 AM (18 months ago)
Author:
Rohan Nahata
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34178 – Description

    initial v1  
    123123}}}
    124124Here, {{{xx[10].object}}} returns the correct object, however, when {{{xx[10].object.f}}} is evaluated it refers to model A instead of model B. This leads me to believe that there is some sort of faulty caching going on in the background that leads to model A being used.
     125
     126This bug was tested on 4.1.3, 3.2.16, 2.2.28 and was reproducible.
Back to Top