calixteman a7a99fdbd6
Avoid an infinite loop on cyclic field Parent chains
When an AcroForm has no Fields entry, #fixFields rebuilds it by walking
each widget's Parent chain up to its root field. A chain looping back on
itself made that walk spin forever and hung the worker.
2026-08-04 10:19:58 +02:00
..
2026-04-25 12:13:12 +02:00
2026-06-30 10:45:15 +02:00