Liferay-ui:search-toggle namespacing bug

Description

I believe there is a bug in the Liferay UI search toggle taglib. When I put two portlets on the same page that both employ the <liferay-ui:search-toggle > tag either portlet's toggle link toggles the other portlet as well. It looks like an issue in the /html/taglib/ui/search_toggle/end.jsp file.

I am not sure if there are two Liferay portlets that use the search-toggle function. One is the directory portlet. Is there another? The way I came across this bug is when I put my custom portlet on the page with the directory portlet.

Activity

Show:

EdG April 18, 2013 at 1:36 PM

Hello everyone! We are in the process of removing component "Liferay TagLib" from LPS issues that contain more than one component. For issues that only have "Liferay TagLib", we plan to move to them to "Tools > Portal Taglibs". In the end, "Liferay TagLib" will be deprecated. Please make the necessary adjustments to your filters. Thanks!

Paul Piao May 15, 2012 at 1:17 AM

PASSED Manual Testing using the following steps:

  1. Add ext.properties (Via database search):

    • journal.articles.search.with.index=false

  2. Start tomcat.

  3. Login liferay.

  4. Click web content in control panel.

  5. Add a Basic Web Content (name: Web content).

  6. Search "Web content".(check can search or can not search)

  7. Stop tomcat.

  8. Change ext.properties(Via index search):

    • journal.articles.search.with.index=true

  9. Start tomcat.

  10. Login liferay.

  11. Click web content in control panel.

  12. Search "Web content".(check can search or can not search)

Fixed on:

Tomcat 7. + MySQL 5. Portal 6.1.x EE GIT ID: 8533c7a8c1223a5f5b8c1634b55394361f59d9d8.
Tomcat 7. + MySQL 5. Portal 6.1.x CE GIT ID: 742197da8cde50bb2dfcc08da960554fb33b4e90.
Tomcat 7. + MySQL 5. Portal 6.2.x GIT ID: 61ef26f278d4ed6a2cac8c2bfaa551136a5154e2.

I can search the web content, no matter false or true. So, I this ticket is fixed.

Michael Saechang May 10, 2012 at 11:00 AM
Edited

Committed on:
Portal 6.1.x CE GIT ID: f6cc46bed798eaed375f31a63c944735bfdb00c5.
Portal 6.2.x GIT ID: 4adb170a319f89012c1ac04aa2eeb942dc5a5d42.

Brian Chan May 9, 2012 at 11:38 AM

Thx Drew!

Drew Blessing May 1, 2012 at 2:57 PM

This is my first contribution so please let me know if I did not follow protocol or if there is anything else I need to do. Thanks!

Fixed

Details

Assignee

Reporter

Labels

Branch Version/s

6.1.x

Backported to Branch

Committed

Liferay Contributor's Agreement

Accept

Git Pull Request

Components

Priority

Zendesk Support

Created May 1, 2012 at 2:30 PM
Updated June 24, 2023 at 3:50 PM
Resolved May 9, 2012 at 11:38 AM
Loading...