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

Jacques Le Roux edited comment on OFBIZ-6736 at 12/3/15 11:48 AM:
------------------------------------------------------------------

Hi Zhang,

Conventionaly we close issues when fixed, maybe you preferred others to check 
before, so just for your information.

We try to backport bugs as much as possible when it's reasonnable. It was easy 
to fix a conflict by hand in R14.12 so I did. Since things moved before I gave 
up in older releases.

Also we put the commits references in a comment.

So closing, with commits in 
trunk r1717710
R14.12 r1717723

Thanks for your good work, keep on :)


was (Author: jacques.le.roux):
Hi Zhang,

Thanks for your work, keep up :)

Conventionaly we close issues when fixed, maybe you preferred others to check 
before, so just for your information.

We try to backport bugs as much as possible when it's reasonnable. It was easy 
to fix a conflict by hand in R14.12 so I did. Since things moved before I gave 
up in older releases.

Also we put the commits references in a comment.

So closing, with commits in 
trunk r1717710
R14.12 r1717723

Thanks for your good work, keep on :)

> The attribute paginate-style of form widget dose not work
> ---------------------------------------------------------
>
>                 Key: OFBIZ-6736
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6736
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Wei Zhang
>            Assignee: Wei Zhang
>             Fix For: Trunk
>
>
> If I set my paginate-style with following code 
> {code:xml}
>     <form name="ListExamples" type="list" list-name="listIt" 
> paginate-target="FindExample" default-entity-name="Example" 
> separate-columns="true"
>         odd-row-style="alternate-row" header-row-style="header-row-2" 
> default-table-style="basic-table hover-bar" paginate-style="my-style">
> {code}
> The output html code in browser is :
> {code:xml}
> <div class="nav-pager">
> {code}  
> But the expected output should be:
> <div class="my-style">



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to