Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.7.2
-
Fix Version/s: 1.7.3
-
Component/s: Forms Library
-
Labels:None
-
Affected Branches:MOODLE_17_STABLE
-
Fixed Branches:MOODLE_17_STABLE
Description
There seems to be quite a few changes to formslib in 1.8 that were NOT ported to 1.7.
Has anyone got any objections to me copying the WHOLE 1.8 formslib back to 1.7?
I don't think anyone's really using it yet, and it would mean that any new 1.7 modules that use it would work better in 1.8.
Are there any problems with this that I'm not seeing?
Most of the work on formslib was done only on 1.8. The full api is not available now in 1.7. I think that there wouldn't be any problem copying the code into 1.7. There were extensions to the questiontype and activity module apis to allow editing of qtype and modules with the new forms but they work alongside support for the old form - the old api will still work alongside the new.
I can't see that there would be any difficulties doing this.