You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/03/27 06:09:00 UTC

[jira] [Commented] (OFBIZ-11434) Forum Articles do not respond to pagination

    [ https://issues.apache.org/jira/browse/OFBIZ-11434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17705196#comment-17705196 ] 

ASF subversion and git services commented on OFBIZ-11434:
---------------------------------------------------------

Commit 43147eedd00e5e63cc036e32dd1f69bda97c8fd6 in ofbiz-plugins's branch refs/heads/trunk from cshan-ecomify
[ https://gitbox.apache.org/repos/asf?p=ofbiz-plugins.git;h=43147eedd ]

Fixed: Makes Forum Articles respond to pagination controls (OFBIZ-11434) (#76)

* Fixed: Makes Forum Articles respond to pagination controls (OFBIZ-11434)
* Improved: Removed commented out code (OFBIZ-11434)

> Forum Articles do not respond to pagination
> -------------------------------------------
>
>                 Key: OFBIZ-11434
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11434
>             Project: OFBiz
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: Trunk, Upcoming Branch
>            Reporter: Benjamin Jugl
>            Assignee: Michael Brohl
>            Priority: Minor
>         Attachments: OFBIZ-11434.patch
>
>
> Neither the view-size nor the view-index have any effect on the shown articles in the forum.
> To reproduce:
>  # Log into the Frontend (ecommerce) as admin
>  # go to Browse Forums
>  # click any link ("Ask the Experts" was used for testing)
>  # Create "New Message" 21 times
>  # Try using the pagination
> Should be: The view should be limited to 20 items on the first page,  if the view-size is 20. The second page should only display the 21st entry. 
> Is: The list always shows all 21 entries.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)