Polopoly 10 fix packs 3 & 4 släppta
Mar 27
Version 10 av Polopoly har nu fått sitt fjärde fix pack och sammantaget har de två senaste innehållit 22 fixar. Hela listan ser du nedan.
Change List for 10.0.0-fp4
- 12856: The help popup window in the Admin GUI should now have scrollbars when the content is too large to be displayed.
- 12863: Interactive Preview should now work when there are iframes with external (other domains) content.
Change List for 10.0.0-fp3
- 9963: OSelect now escapes option values
- 12768: A bug causing the tab navigation in the work frame of the editorial gui to sometimes be cut off visually has been fixed. The problem could be seen for example when creating new Site Aliases.
- 12769: It is now possible to paste content into size-limited full content lists where another element had just been removed.
- 12771: ThinClientSocketServletExample now manages to fallback to a PEAR configuration.
- 12773: It is now possible to navigate to a specific version – even symbolic, for example .LATEST – via both System Department and Search.
- 12778: In the Editorial Gui it was possible to drag anything into the catagory select content list, which could caused browser hangs. This is not possible anymore, and also sorting of the selected categories (which ment nothing) is not possible.
- 12784: Circular references in navigation structures should no longer cause p.SecurityParentSelect to spin forever.
- 12809: A thread synchronization problem in the web service has been fixed
- 12810: Greenfield Times: Links to content pasted in CK editor now displays correctly in the search result list on site.
- 12818: It is now possible to hide the Users and Groups button on all home departments except the Root Department. Set the component group polopoly.Client and name usersAndGroupsOnlyInRoot to value true on the system config content (ie externalid p.SystemConfig).
- 12821: A race condition in SiteAliasFilter initialization, potentially causing a NPE, has been removed.
- 12824: Usage of the retired property StatisticsPageViews.updateInterval has been removed from both product and Greenfield Times configuration.
- 12826: The maximum length of attribute group names are now read from the size of the actual SQL column used instead of being a static value.
- 12831: OWidgetBase will now automatically release any ajax event listeners registered using the widget compound id when disposed. Ajax event listeners registered using the registerAjaxEventListener(String, AjaxEventListenerInterface) method will however still need to be explicitly released (in releaseSelf()) by the widget that registered them.
- 12833: SolrQueryStringBuilder should no longer create invalid queries when no pages are supplied
- 12838: The field documentation has been updated to reflect the fact that p.Duplicator and p.MultiTypeDuplicator now longer have the ‘hasMoveButtons’ paramter.
- 12839: The Solr indexer no longer spins when solr.war repeatedly fails to index a batch of documents. Logging has been improved and retry frequency has decreased.
- 12841: CK editors should now no longer lose their content when dragged and dropped within duplicators.
- 12846: The initial number of search hits when using the Solr based editorial search is now configurable. See the developers guide, Solr Search section, for more information.
- 12850: p.Duplicator and p.MultiTypeDuplicator now has a parameter to use the legacy move (up / down) buttons.