[jira] [Commented] (OFBIZ-11403) Unable to navigate to 'Recently approved' screen under image mangement

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-11403) Unable to navigate to 'Recently approved' screen under image mangement

Nicolas Malin (Jira)

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

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

Commit fb447e7b62b12f57f4a9a97da2a934925cdb0d84 in ofbiz-framework's branch refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=fb447e7 ]

Fixed: Unable to navigate to 'Recently approved' screen under image management

(OFBIZ-11403)

It works on stable demo which uses 2.4.13 instead of 2.5.11 for trunk.

I guess it's because since Groovy 2.5 DateTimeFormatter, introduced with Java 8,
is used underneath.

This fixes and improves it regarding localisation. Because it's easier with
DateTimeFormatter and LocalDateTime to handle localisation


> Unable to navigate to 'Recently approved' screen under image mangement
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-11403
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11403
>             Project: OFBiz
>          Issue Type: Bug
>          Components: product
>    Affects Versions: Trunk
>            Reporter: Dikpal Kanungo
>            Assignee: Jacques Le Roux
>            Priority: Major
>         Attachments: Issue with recently approved screen.png
>
>
> Steps to regenerate-
> 1. Navigate to - [https://demo-trunk.ofbiz.apache.org/catalog/control/ImageApprove]
> 2. Click on - RECENTLY APPROVED (Catalog Manager->Image Management->Recently Approved)
> 3. The broken page will be displayed (Please have a look at the attached screenshot) !Issue with recently approved screen.png!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)