[ https://issues.apache.org/jira/browse/PLUTO-669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16263610#comment-16263610 ]
Neil Griffin commented on PLUTO-669: ------------------------------------ The fix for this issue is found in commit [846888e53326e4dcaa00172e0aaf6adeff2733a9|https://github.com/apache/portals-pluto/commit/846888e53326e4dcaa00172e0aaf6adeff2733a9]. > V3URLTests_BaseURL_append incorrectly calls BaseURL.append(Appendable, > boolean) instead of BaseURL.append(Appendable) > --------------------------------------------------------------------------------------------------------------------- > > Key: PLUTO-669 > URL: https://issues.apache.org/jira/browse/PLUTO-669 > Project: Pluto > Issue Type: Bug > Components: tck > Affects Versions: 3.0.0 > Reporter: Neil Griffin > Assignee: Neil Griffin > Fix For: 3.0.1 > > > The V3URLTests_BaseURL_append test incorrectly calls > {{BaseURL.append(Appendable, boolean)}} instead of > {{BaseURL.append(Appendable)}}. -- This message was sent by Atlassian JIRA (v6.4.14#64029)