When we remove bean from the application context, its aliases must be cleared as well [SPR-16837] #21377
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: waiting-for-triage
An issue we've not yet triaged or decided on
Artem Bilan opened SPR-16837 and commented
The simple test-case to reproduce:
Ends up with an exception:
The point is: there is no a bean for that alias any more, so why do we keep it?
Thanks
Affects: 5.0.6
Referenced from: pull request #1837
The text was updated successfully, but these errors were encountered: