Skip to content

OrgUnit: fix saving of datetime custom md fields (46458)#11085

Open
schmitz-ilias wants to merge 1 commit intoILIAS-eLearning:release_11from
schmitz-ilias:bt-46458
Open

OrgUnit: fix saving of datetime custom md fields (46458)#11085
schmitz-ilias wants to merge 1 commit intoILIAS-eLearning:release_11from
schmitz-ilias:bt-46458

Conversation

@schmitz-ilias
Copy link
Contributor

Hi @maalers , this PR fixes a small issue in OrgUnits with filling out the custom metadata for individual units, see 46458.

I'm not quite sure why, but calling ilPropertyFormGUI::checkInput before adding input fields to the form (which happens here in ilAdvancedMDRecordGUI::parse) leads to datetime inputs not saving properly. Moving ilPropertyFormGUI::checkInput a few lines down makes it work.

Cheers, Tim

@schmitz-ilias schmitz-ilias added bugfix php Pull requests that update Php code labels Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants