The Layout Customizer does require that all columns and portlets have unique IDs. This is, in general, contrary to our DOM-agnosticism goals, and is therefore unexpected. The basic API for the Layout Customizer does not imply this requirement.
The documentation should make this requirement explicit (unless the Reorderer gets refactored to eliminate the requirement).
dev-iteration43
Environment
None
Activity
Show:
Antranig Basman September 8, 2008 at 2:28 AM
The ModuleLayout no longer makes assumptions on id structure beyond those required to specify it.
The Layout Customizer does require that all columns and portlets have unique IDs. This is, in general, contrary to our DOM-agnosticism goals, and is therefore unexpected. The basic API for the Layout Customizer does not imply this requirement.
The documentation should make this requirement explicit (unless the Reorderer gets refactored to eliminate the requirement).
dev-iteration43