Closed (fixed)
Project:
Webform GoogleSheets
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jul 2026 at 03:59 UTC
Updated:
31 Jul 2026 at 04:20 UTC
Jump to comment: Most recent
Comments
Comment #3
elamanComment #4
nitinkumar_7 commentedRan through the test matrix and its solid - fragment-only, query-only, both together, noisy URLs with extra params (usp=sharing, range=A1), no-gid fallback to 0, bare URL, plus 4 invalid-URL cases. That's good coverage, I dont have obvious gaps to add.
One case I'd manually try that isn't in the provider: a URL with gid=0 explicitly in the query string, just to confirm it's distinguished correctly from "no gid found" - even though they resolve to the same value, I want to make sure thats by design and not a coincidence of the default.
Comment #5
elaman