Page Customizations fail to save

Description

If page customizations are set using Manage -> Page Customizations check box, no changes are saved.

Steps to reproduce:
1. Begin with a page that has no page customizations set.
2. Click Manage -> Page Customizations
3. Select one or more Customizable checkboxes in the overlays
4. Click Manage -> Page Customizations to dismiss the overlays
5. Navigate away from the page and come back (or refresh the page)
6. Click Manage -> Page Customizations
Notice that all page customizations have been deselected.

*This issue is also reproducible on trunk. I do not know revision but was present on a trunk build as of Jan 5, 2012 at 5:00 pm central time.

Environment

Tomcat 6.0.32 + MySQL 5. 6.1.x RC1 Tomcat 7.0 + MySQL 5. 6.1.x Git ID: cda939cf89bd385bbf7fa0af6df2b0294e078ee8. Tomcat 7.0 + MySQL 5. 6.2.x Git ID: 47a4a4523b8250e28995725fb0042a5be0cad1e1.

Activity

Show:

Cynthia Wilburn March 12, 2012 at 2:18 PM

Reopening to add 6.1.1 CE GA2. Close as Fixed.

Sharry Shi February 21, 2012 at 6:43 PM

PASSED Manual Testing following the steps in the description.

Reproduced on:
Tomcat 7.0 + MySQL 5. 6.1.RC1.

Operations in Page Customizations are not saved.

Fixed on:
Tomcat 7.0 + MySQL 5. 6.1.x GIT ID: 54a4346e9e0b170721cbb60b3f81d03f85912b40.
Tomcat 7.0 + MySQL 5. 6.2.x GIT ID: d6f0e2abb8add5eeb20551d5b24a2dbd070036a4.

Operations in Page Customizations are saved as expect.

Michael Saechang February 21, 2012 at 12:19 PM

Committed on:
6.1.x GIT ID: 139b4d33084551646051656eeee281adc86e89c1.
6.2.x GIT ID: 737b049424bfdbbe3626343cd15420ab24f8b560.

Topolik January 17, 2012 at 5:45 AM

I've just found the same issue.

It's because dockbar.js sends wrong key, it sends TypeSettingsProperties--layout-column_column-2-customizable-- instead of TypeSettingsProperties--column-2-customizable--

It's caused by using wrong div id column. It should use .portlet-column with id="column-2" instead of .portlet-dropzone with id="layout-column_column-2".

Charles Austin January 6, 2012 at 11:17 AM

I'm also running into this in the following environments:

Tomcat 7.0 + MySQL 5. 6.1.x Git ID: cda939cf89bd385bbf7fa0af6df2b0294e078ee8.
Tomcat 7.0 + MySQL 5. 6.2.x Git ID: 47a4a4523b8250e28995725fb0042a5be0cad1e1.

Fixed

Details

Assignee

Reporter

Branch Version/s

6.1.x

Backported to Branch

Committed

Caused by

Other bug fix

Where was the bug?

Javascript

Git Pull Request

Components

Affects versions

Priority

Zendesk Support

Created January 5, 2012 at 6:31 PM
Updated June 24, 2023 at 3:47 PM
Resolved March 12, 2012 at 2:34 PM
Loading...