R24 Patch: 25th April 2016

From UnionCloud Support
Jump to: navigation, search

This page details the content that has been released in the patch named in the title above, if you were looking for the content from a different Sprint, or Union Cloud Release, please take a look at the Version History page to see all Sprints and Releases.

ZD5878

eShop Search Logic

eShop search logic was using a basic database query that looked for a keyword, however because it was not a search algorithm it had to be based on AND / OR operators. Previously if a user entered two search terms and an item from the shop only matched one of the keywords, it would not be returned, as the query was using the AND operator, this has now been updated to the OR operator, which should help return more results, however a long term solution is implementing a true search algorithm. This is currently being spec'd out.

  • This issue has been resolved.

ZD5877, ZD5892, ZD5886

CK Editor Image Upload

An update to the web protocol from HTTP to HTTPS caused errors with the accept button within the CK Editor, Image Browser, this meant when a Union uploaded an image, clicked 'Browse Server', chose the appropriate image, the system would not allow them to select the 'Ok' button to complete the process inserting the image to the document.

  • This issue has been resolved.

Uncat

Minor uncategorised fix

N/A