facet-list
tag to not use the query=“”
attribute.<widget:spelling-suggestions>
component that would allow a cross-site scripting attack if the query term included a <script>
tag and the Fusion spellcheck
component returned a spell correction.$sceDelegate
to ensure that resourceUrlWhitelist()
is identical to trustedResourceUrlList()
.mq
parameter and an mq value
surrounded by quotes.
select=toggle
.
<result-list response="response" first="2" last="5">
will display the 3rd, 4th and 5th results in the response.track-total-hits: true
<query:filter>
tag.
<search:response-statistics>
are only updated when its specified response object is updated, not on any others.
collection
parameter.
HighlightingUtils
adds highlighting terms support when closing braces are absent.
collaborate:saved-query-list
, the show-more
user click option now specifies the number of additional list items to display.
auto-populate
, is added to the <collaborate:saved-query-list>
tag. When set to true
, the saved search name is automatically pre-populated with the query term in the URL. The default value for this attribute is false
.
FusionProxy
endpoint /twigkit/api/fusion/*
now accepts nested URI paths as expected. For example:
HTTP 400
error occurred.
<query:filter action="remove">
tag will no longer remove filters added with the <query:filter value="bar">
tag. For example, the following will leave the filter on value="bar"
intact:
conf/security/ldap/provider.conf
with the following parameters:
userName
and password
in the platform configuration.
find
, is added which searches the scope hierarchy to find a specified variable. For example: {{ 'myVariable' | find:this }}
.
twigkit.http.filter.DevelopmentErrorFilter
is replaced by the twigkit.http.filter.ErrorFilter
. If you are using the twigkit.http.filter.ErrorFilter
parameter in your web.xml
file and an AJAX request fails, a JSON response is received identifying the status code of the REST call and any underlying causes. Previously, an HTML response was received.x
, that removed the breadcrumb is replaced by an icon with the alt-text “Remove this term from the query” for use by screen readers.