You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Content editor was getting crashes when developing a Campaign page.
The precise conditions to reproduce this issue are not yet known.
Watchdog reports this error:
Error: Call to a member function getValue() on null in yukonca_glider_preprocess_page() (line 568 of docroot/themes/custom/yukonca_glider/yukonca_glider.theme).
Another watchdog entry (warning), which might be related:
Warning: Attempt to read property "field_child_campaign_pages" on null in yukonca_glider_preprocess_page() (line 568 of docroot/themes/custom/yukonca_glider/yukonca_glider.theme)
The only difference was linking the child page to the parent page. Once I connected the campaign page to the campaign ‘site’ and clicked on the steering committee page from there, I was able to edit and save the page.
Reported by ECO.
The text was updated successfully, but these errors were encountered:
leeomara
changed the title
Editing page leads to "encountered unexpected error" (Call to a member function getValue() on null)
Editing campgaign page leads to "encountered unexpected error" (Call to a member function getValue() on null)
Dec 14, 2024
Content editor was getting crashes when developing a Campaign page.
The precise conditions to reproduce this issue are not yet known.
Watchdog reports this error:
Another watchdog entry (warning), which might be related:
In our UAT this error was reported for https://yukon.cms-uat.yukon.ca/en/steering-committee
More details about what might have "fixed" it:
Reported by ECO.
The text was updated successfully, but these errors were encountered: