You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Krzysztof Podejma (JIRA)" <ji...@apache.org> on 2008/04/12 12:53:04 UTC

[jira] Created: (OFBIZ-1746) Firefox view gantt chart bug

Firefox view gantt chart bug
----------------------------

                 Key: OFBIZ-1746
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1746
             Project: OFBiz
          Issue Type: Bug
          Components: specialpurpose/projectmgr
    Affects Versions: SVN trunk
         Environment: Firefox 2.0.0.13
            Reporter: Krzysztof Podejma
            Priority: Minor
             Fix For: SVN trunk


Chart is not created well under Firefox. Dates in gantChart.ftl have invalid format, proper format is yyyy/MM/dd HH:mm .
See my patch

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-1746) Firefox view gantt chart bug

Posted by "Marco Risaliti (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marco Risaliti closed OFBIZ-1746.
---------------------------------

    Resolution: Duplicate

Duplicate of issue OFBIZ-1961.

> Firefox view gantt chart bug
> ----------------------------
>
>                 Key: OFBIZ-1746
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1746
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/projectmgr
>    Affects Versions: SVN trunk
>         Environment: Firefox 2.0.0.13
>            Reporter: Krzysztof Podejma
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: gantChart.ftl.patch, projMgrGanttFix.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> Chart is not created well under Firefox. Dates in gantChart.ftl have invalid format, proper format is yyyy/MM/dd HH:mm .
> See my patch

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-1746) Firefox view gantt chart bug

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588301#action_12588301 ] 

Jacques Le Roux commented on OFBIZ-1746:
----------------------------------------

Thanks Krzysztof,

Your patch is in trunk rev. 647481

However I don't close this issue yet since that testing I found some other issues (not though all related to the issue your patch addresses)

1.  In Firefox 2 and Opera9 we see 3 points at the top of the screenlet. They correspond to a list of tasks visible in IE7. I'm not sure we should see or not this list. It seems to me that it's superfluous
2. Finally I realise now that I should not have commited your patch : in all browsers now the chart is even less lisible than before : all is imbricated. Actually I will revert, no time to look further yet.
3. In IE the chart shows off the screenlet
4. This is the more annoying discovery : menus styled with the menu-container-style "button-bar tab-bar" are not visible in IE 7. I opened OFBIZ-1748 for this.


> Firefox view gantt chart bug
> ----------------------------
>
>                 Key: OFBIZ-1746
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1746
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/projectmgr
>    Affects Versions: SVN trunk
>         Environment: Firefox 2.0.0.13
>            Reporter: Krzysztof Podejma
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: projMgrGanttFix.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> Chart is not created well under Firefox. Dates in gantChart.ftl have invalid format, proper format is yyyy/MM/dd HH:mm .
> See my patch

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-1746) Firefox view gantt chart bug

Posted by "Krzysztof Podejma (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638263#action_12638263 ] 

Krzysztof Podejma commented on OFBIZ-1746:
------------------------------------------

Hello Marco,

All works for me, you can close this issue.

Regards
Krzysztof Podejma

> Firefox view gantt chart bug
> ----------------------------
>
>                 Key: OFBIZ-1746
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1746
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/projectmgr
>    Affects Versions: SVN trunk
>         Environment: Firefox 2.0.0.13
>            Reporter: Krzysztof Podejma
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: gantChart.ftl.patch, projMgrGanttFix.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> Chart is not created well under Firefox. Dates in gantChart.ftl have invalid format, proper format is yyyy/MM/dd HH:mm .
> See my patch

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1746) Firefox view gantt chart bug

Posted by "Krzysztof Podejma (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krzysztof Podejma updated OFBIZ-1746:
-------------------------------------

    Attachment: gantChart.ftl.patch

Please review my second patch. I think it is fixed. I have tested with patch from OFBIZ-1748.



> Firefox view gantt chart bug
> ----------------------------
>
>                 Key: OFBIZ-1746
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1746
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/projectmgr
>    Affects Versions: SVN trunk
>         Environment: Firefox 2.0.0.13
>            Reporter: Krzysztof Podejma
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: gantChart.ftl.patch, projMgrGanttFix.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> Chart is not created well under Firefox. Dates in gantChart.ftl have invalid format, proper format is yyyy/MM/dd HH:mm .
> See my patch

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-1746) Firefox view gantt chart bug

Posted by "Marco Risaliti (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12638262#action_12638262 ] 

Marco Risaliti commented on OFBIZ-1746:
---------------------------------------

Hi Krzysztof,

can this issue be closed ?
it's a duplication of The Gant diagramme does not show in FF3 but is ok in Opera 9.02 and IE7 (OFBIZ-1961) ?
Otherwise I didn't know what is still remaining to do.

Thanks
Marco

> Firefox view gantt chart bug
> ----------------------------
>
>                 Key: OFBIZ-1746
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1746
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/projectmgr
>    Affects Versions: SVN trunk
>         Environment: Firefox 2.0.0.13
>            Reporter: Krzysztof Podejma
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: gantChart.ftl.patch, projMgrGanttFix.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> Chart is not created well under Firefox. Dates in gantChart.ftl have invalid format, proper format is yyyy/MM/dd HH:mm .
> See my patch

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-1746) Firefox view gantt chart bug

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588441#action_12588441 ] 

Jacques Le Roux commented on OFBIZ-1746:
----------------------------------------

Thanks Krzysztof, 

I agree that it's a good improvement in IE 7 (chart in screenlet and not outside) and Firefox (tasks visible). 
But the chart is always imbricated (in Firefox and IE 7: ). To be commited yet. I would prefer that the persons who worked on the Project component review you work and amend it before.

> Firefox view gantt chart bug
> ----------------------------
>
>                 Key: OFBIZ-1746
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1746
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/projectmgr
>    Affects Versions: SVN trunk
>         Environment: Firefox 2.0.0.13
>            Reporter: Krzysztof Podejma
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: gantChart.ftl.patch, projMgrGanttFix.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> Chart is not created well under Firefox. Dates in gantChart.ftl have invalid format, proper format is yyyy/MM/dd HH:mm .
> See my patch

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1746) Firefox view gantt chart bug

Posted by "Krzysztof Podejma (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krzysztof Podejma updated OFBIZ-1746:
-------------------------------------

    Attachment: projMgrGanttFix.patch

Fixes this issue.

> Firefox view gantt chart bug
> ----------------------------
>
>                 Key: OFBIZ-1746
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1746
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/projectmgr
>    Affects Versions: SVN trunk
>         Environment: Firefox 2.0.0.13
>            Reporter: Krzysztof Podejma
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: projMgrGanttFix.patch
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> Chart is not created well under Firefox. Dates in gantChart.ftl have invalid format, proper format is yyyy/MM/dd HH:mm .
> See my patch

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.