[
https://issues.apache.org/jira/browse/TOBAGO-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15417110#comment-15417110
]
Hudson commented on TOBAGO-1581:
--------------------------------
SUCCESS: Integrated in Tobago 3.0.x #453 (See
[https://builds.apache.org/job/Tobago%203.0.x/453/])
TOBAGO-1581: Suggest box doesn't show all results
- patch applied
[developed by hnoeth] (lofwyr:
[http://svn.apache.org/viewvc/?view=rev&rev=1755955])
*
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/tobago-config.xml
*
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/typeahead/0.11.1
*
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/typeahead/0.11.1-patched-with-1212
*
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/typeahead/0.11.1-patched-with-1212/typeahead.js
*
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/org/apache/myfaces/tobago/renderkit/html/standard/standard/typeahead/0.11.1-patched-with-1212/typeahead.min.js
> Suggest box doesn't show all results
> ------------------------------------
>
> Key: TOBAGO-1581
> URL: https://issues.apache.org/jira/browse/TOBAGO-1581
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Themes
> Reporter: Henning Noeth
> Assignee: Henning Noeth
> Fix For: 3.0.0-beta-1
>
>
> The box of <tc:suggest> does not show all results if the number of results
> are 10 or lower.
> To reproduce this behavior goto
> http://www.irian.biz/tobago-example-demo-3.0.x/faces/content/20-component/010-input/20-suggest/suggest.xhtml
> and use the suggestfield in the 'Basics' section.
> For example:
> If the input is 'Chile' there are only 3 results shown, but it has to be 7.
> If the input is 'Chil' there are no results shown, but ist should be 10.
> It seems to be a bug in typeahead.js v0.11.1 which is fixed for v0.11.2, see:
> https://github.com/twitter/typeahead.js/pull/1200
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)