peppercorn icon indicating copy to clipboard operation
peppercorn copied to clipboard

Provide a compatibility option for clients with broken data set order.

Open ctheune opened this issue 2 years ago • 4 comments

I stumbled over an incorrect form data set construction order in HTMX. I made a bug report there (https://github.com/bigskysoftware/htmx/issues/1686) but need a work around in the meantime.

They seem to take care of ordering as long as the names are unique.

This is backwards compatible to avoid downstream breakage.

ctheune avatar Aug 09 '23 09:08 ctheune

Let's see if we can't work this out in the particular consumer of Peppercorn first.

mcdonc avatar Aug 10 '23 12:08 mcdonc

Yeah, absolutely.

ctheune avatar Aug 10 '23 19:08 ctheune

@ctheune I've tried to "rebase" your changes atop my recent modernization. The test_bare_without_marker test hangs for me, though. See: 2d246b42101220225a9ba4658f1dfb1b14922843

tseaver avatar Apr 25 '24 21:04 tseaver

I'll double check this, but it will take a bit. Likely at least until end of May.

ctheune avatar Apr 28 '24 16:04 ctheune