Reviewed & tested by the community
Project:
Autosave Form
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2025 at 03:41 UTC
Updated:
9 Jan 2026 at 10:15 UTC
Jump to comment: Most recent
Comments
Comment #3
ankitv18 commentedMR!31 ready for a review.
Comment #4
shubham_pareek_19 commentedReviewing it.
Comment #5
shubham_pareek_19 commentedThe current logic works, but it doesn't fully prevent deprecation warning. We should add an is_string() check to ensure $baseFormId is a string before calling str_ends_with():
Comment #7
vishal.kadamComment #8
shubham_pareek_19 commented