I've installed the module and activated the checkbox "Minified Source HTML.". If I save the html is proper minified. Then I tried to also activate "Aggregate CSS files" and "Aggregate Javascript files". The config for both checkboxes isn't saved.

CommentFileSizeAuthor
#3 Save_core_config-2900653-3.patch704 byteseric heydrich

Comments

Eric Heydrich created an issue. See original summary.

eric heydrich’s picture

Assigned: Unassigned » eric heydrich
eric heydrich’s picture

Component: User interface » Code
Status: Active » Needs review
StatusFileSize
new704 bytes

I've added the core config elements to the submit-Handler in minifyhtml.module. Now it's saved properly.

slydevil’s picture

Status: Needs review » Needs work

I don't think your patch is the answer as it does not take into account any additional variables that may be added via other modules. I can reproduce it and am digging into it.

  • slydevil committed 6cb3150 on 8.x-1.x
    Issue #2900653 by slydevil: Config for JS- and CSS-Aggregations not...
slydevil’s picture

Status: Needs work » Fixed
slydevil’s picture

Status: Fixed » Closed (fixed)

Added to 8.x-1.1