Skip to content

fix "type=" to use full name (e.g. boolean, integer)#626

Merged
st3iny merged 1 commit intonextcloud:mainfrom
invario:patch-1
Feb 8, 2026
Merged

fix "type=" to use full name (e.g. boolean, integer)#626
st3iny merged 1 commit intonextcloud:mainfrom
invario:patch-1

Conversation

@invario
Copy link
Contributor

@invario invario commented Feb 7, 2026

type=int and type=bool return errors Unknown type int and Unknown type bool

It should be type=integer and type=boolean respectively

`type=int` and `type=bool` return errors `Unknown type int` and `Unknown type bool`

It should be `type=integer` and `type=boolean` respectively

Signed-off-by: invario <67800603+invario@users.noreply.github.com>
@st3iny
Copy link
Member

st3iny commented Feb 8, 2026

/backport to stable5.12

Copy link
Member

@st3iny st3iny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much!

@st3iny st3iny enabled auto-merge February 8, 2026 10:44
@st3iny st3iny merged commit 4cbe815 into nextcloud:main Feb 8, 2026
16 checks passed
@invario invario deleted the patch-1 branch February 8, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants