Hi Steve, If you'd prefer, I think it should actually be completely safe to add the "canAddChildren" class to any just-created columns. I'd make sure that it's not accidentally added to a previously-existing column, but there isn't really any way for an end-user to create a locked-down column.
- Jen On Oct 26, 2011, at 10:45 PM, Steve Swinsburg wrote: > Hi all, > > We are experiencing an issue after upgrading to 3.2.5 where if you add a tab, > change the column layout and then immediately attempt to add a portlet to it, > you receive a error saying the columns are locked. > > This also affects the rel_3-2-patches branch. > > I have documented this here: https://issues.jasig.org/browse/UP-3233 > > The issue is that the canAddChildren class is not added to the markup so the > Javascript thinks there are no columns that are unlocked and returns the > error. > > We actually have a patch to correct this by simply adding a refresh to the > Javascript that draws the new layout as when it is rendered via columns.xsl > it is correct - in a similar way that adding a new tab refreshes the page and > takes you to the tab. > > Could I get some eyes on this fix? > > cheers, > Steve > > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/uportal-dev > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
