Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Michaël LEBRETON 1 post 71 karma points
    Mar 01, 2017 @ 16:18
    Michaƫl LEBRETON
    0

    Empty entities list when one of the MemberKey Database Field is not null

    Hy,

    I use Forms 4.4 and this problem exists also on 4.3 and 4.0

    The form post works fine from the front end.

    If all the UFRecords.MemberKey field in each record are null, the back end entities list works fine. All the records are listed.

    But, as soon as the field MemberKey is not null in ONE record, the back end entities list is empty (the loading icon spins and spins and spins). I suppose that field is automatically set when a registered user post a form.

    In chrome's log I have a 500 on PostRetriveRecords.

    The detail of the error is "Object reference not set to an instance of an object.", at Umbraco.Web.WebApi.Filters.DisableBrowserCacheAttribute.OnActionExecuted(HttpActionExecutedContext actionExecutedContext)

    A soon as I set to null all the MemberKey fields (update UFRecords set MemberKey=null) the backend entities list works.

    Thanks for help.

Please Sign in or register to post replies

Write your reply to:

Draft