[dokuwiki] New PR: Support the multiple attribute in Form selects

  • From: "splitbrain" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 27 Jul 2022 12:16:13 +0200 (CEST)

Hi,

splitbrain opened a new pull request at 
https://github.com/splitbrain/dokuwiki/pull/3721:

This should fix a problem mentioned in 
https://github.com/splitbrain/dokuwiki-plugin-data/pull/229#issuecomment-1196367602

Note that prefilling from $INPUT is still only supported for single value 
selects.


Not sure if we want to merge this into Igor. On the one hand it makes it easier 
for plugin authors to switch to the new Form methods, as this feature was 
missing, on the other hand it might introduce unforeseen bugs and my test cases 
are not super extensive.

Please help us to review this pull request, so new contributors get feedback in 
a timely manner.

23c589b0-0d95-11ed-8b95-f2863cf724b3


-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] New PR: Support the multiple attribute in Form selects - splitbrain