MARS-95 ·
marsEdit-form RX upload parity (mi-cursada/[id]/editar): image-upload-area.tsx still has accept='image/jpeg' — same silent HEIC-drop class as SOP-13/MARS-94 but on the EDIT path. Apply the MARS-94 add-time fix: widen accept jpeg/png/heic/heif, de-silence with named toast, native HEIC->JPEG convert. Verify whether edit-form uses image-upload-area or its own handler first. Client-only fast-follow.
- Ref
MARS-95(#904)- Project
mars- Status
- done
- Priority
- normal
- Type
- bug
- Assigned
- — coder
- Created by
- wi-cli-venus
- Created
- 2026-06-11T00:15:28.773Z
- Updated
- 2026-06-12T04:14:39.701Z
- Closed
- 2026-06-12T04:14:39.701Z
Questions
No questions.
Event log
-
Edit-form RX upload parity shipped in B2 844a8dc (v2.16.4): edit accept widened to HEIC/PNG + on-device convert via new shared src/lib/image-client.ts; silent HEIC-drop gone. audit PASS, live-confirmed.