•  
      request #35836 REST init data should not have side effects
    Infos
    #35836
    Manuel Vacelet (vaceletm)
    2024-01-09 16:32
    2024-01-09 11:32
    37422
    Details
    REST init data should not have side effects

    As of today REST init data are loaded via require_once and loaded code depend on what was previously executed. The issue was spotted with remove of code on SVN side that led to an error in program management rest init data. The later did not properly load all the needed classes but it was working because everything got loaded by chance.

    Empty
    Empty
    Empty
    • [ ] enhancement
    • [x] internal improvement
    Empty
    Stage
    Manuel Vacelet (vaceletm)
    Closed
    2024-01-09
    Attachments
    Empty
    References
    Referencing request #35836

    Follow-ups