Skip to content

Fix(core):Fix missing rights checks and unescaped output in order/rec… - #600

Merged
RomainLvr merged 1 commit into
10.0/bugfixesfrom
some_fix_10_10
Sep 7, 2026
Merged

Fix(core):Fix missing rights checks and unescaped output in order/rec…#600
RomainLvr merged 1 commit into
10.0/bugfixesfrom
some_fix_10_10

Conversation

@stonebuzz

Copy link
Copy Markdown
Contributor

…eption forms

Checklist before requesting a review

Please delete options that are not relevant.

  • I have performed a self-review of my code.
  • I have added tests (when available) that prove my fix is effective or that my feature works.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.
  • This change requires a documentation update.

Description

Backport for #599

Several order and reception mutation actions (item add/update/delete, status changes, bulk reception) were missing the right/entity check that other actions in the same controllers already perform.

Also fixed several escaping text fields escaping

Screenshots (if appropriate):

@stonebuzz
stonebuzz force-pushed the some_fix_10_10 branch 3 times, most recently from 8e3470c to 23aeee9 Compare September 7, 2026 08:33
@RomainLvr
RomainLvr merged commit 8d99218 into 10.0/bugfixes Sep 7, 2026
3 checks passed
@RomainLvr
RomainLvr deleted the some_fix_10_10 branch September 7, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants