You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2010/04/10 10:05:51 UTC

[jira] Created: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

Calendar rendered position too low when you scroll in a layered lookup
----------------------------------------------------------------------

                 Key: OFBIZ-3667
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3667
             Project: OFBiz
          Issue Type: Improvement
          Components: ALL APPLICATIONS
    Affects Versions: SVN trunk
            Reporter: Jacques Le Roux


If you 1st click on the button the position is ok (just below) but if you scroll before and then click the position is to low (seems to follow the scroll)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

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

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

BTW, we could eventually have 2 behaviours, one for layers (like we have now) and the old one on other cases. But of course if you find a better solution (ie like it was before, in both cases), it will be better.

> Calendar rendered position too low when you scroll in a layered lookup
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-3667
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3667
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: ScrolledCalendarFix.patch.zip
>
>
> If you 1st click on the button the position is ok (just below) but if you scroll before and then click the position is to low (seems to follow the scroll)

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


[jira] Closed: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

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

Jacques Le Roux closed OFBIZ-3667.
----------------------------------

    Fix Version/s: Release Branch 10.04
       Resolution: Fixed

Thanks Atul,

Your patch is in trunk at r949174 , R10.04 at r949175

I noticed the little shift of elements (in the calling form or lookup) too, but it's acceptable IMO and anyway far better than before!
 



> Calendar rendered position too low when you scroll in a layered lookup
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-3667
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3667
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: layeredCal.patch, ScrolledCalendarFix.patch.zip
>
>
> If you 1st click on the button the position is ok (just below) but if you scroll before and then click the position is to low (seems to follow the scroll)

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


[jira] Commented: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

Posted by "Sascha Rodekamp (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855874#action_12855874 ] 

Sascha Rodekamp commented on OFBIZ-3667:
----------------------------------------

Jep great, seems to work :-)
Thank you.


In the future it would be an additional vlaue to mark changes in standard libs, this make them easier to update.

i.e.
/* mod for OFBiz ... */
changes
/* end mod */

Have a nice day

Sascha

> Calendar rendered position too low when you scroll in a layered lookup
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-3667
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3667
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Priority: Trivial
>         Attachments: ScrolledCalendarFix.patch.zip
>
>
> If you 1st click on the button the position is ok (just below) but if you scroll before and then click the position is to low (seems to follow the scroll)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

Posted by "Atul Vani (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855885#action_12855885 ] 

Atul Vani commented on OFBIZ-3667:
----------------------------------

thanks Sascha,

well, while developing the fix i found that the logic in calendar_date_select.js to decide whether to show calendar above or below the input field works perfectly for calendars in the page but not for calendars from layered lookup,
couldn't decide whether this issue is important enough to be reported. anyways...

Thanks & Regards
Atul Vani

> Calendar rendered position too low when you scroll in a layered lookup
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-3667
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3667
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Priority: Trivial
>         Attachments: ScrolledCalendarFix.patch.zip
>
>
> If you 1st click on the button the position is ok (just below) but if you scroll before and then click the position is to low (seems to follow the scroll)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

Posted by "Atul Vani (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12873245#action_12873245 ] 

Atul Vani commented on OFBIZ-3667:
----------------------------------

Thanks Jacques :)

Regards
Atul Vani

> Calendar rendered position too low when you scroll in a layered lookup
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-3667
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3667
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: layeredCal.patch, ScrolledCalendarFix.patch.zip
>
>
> If you 1st click on the button the position is ok (just below) but if you scroll before and then click the position is to low (seems to follow the scroll)

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


[jira] Commented: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

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

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

Thanks for your help Atul!

> Calendar rendered position too low when you scroll in a layered lookup
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-3667
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3667
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: ScrolledCalendarFix.patch.zip
>
>
> If you 1st click on the button the position is ok (just below) but if you scroll before and then click the position is to low (seems to follow the scroll)

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


[jira] Closed: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

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

Jacques Le Roux closed OFBIZ-3667.
----------------------------------

         Assignee: Jacques Le Roux
    Fix Version/s: SVN trunk
       Resolution: Fixed

Thanks Atul,

Your patch is in trunk at r933169

I just added some "mod for OFBiz layered lookups" comments around changes as suggested Sascha

> Calendar rendered position too low when you scroll in a layered lookup
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-3667
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3667
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: ScrolledCalendarFix.patch.zip
>
>
> If you 1st click on the button the position is ok (just below) but if you scroll before and then click the position is to low (seems to follow the scroll)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

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

Atul Vani updated OFBIZ-3667:
-----------------------------

    Attachment: layeredCal.patch

Hello Jacques, All,

the patch attached fixes the issue,
but i noticed some strange behavior (like there's little shifting of elements).

Thanks & Regards
Atul Vani

> Calendar rendered position too low when you scroll in a layered lookup
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-3667
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3667
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: layeredCal.patch, ScrolledCalendarFix.patch.zip
>
>
> If you 1st click on the button the position is ok (just below) but if you scroll before and then click the position is to low (seems to follow the scroll)

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


[jira] Commented: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

Posted by "Sascha Rodekamp (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12855927#action_12855927 ] 

Sascha Rodekamp commented on OFBIZ-3667:
----------------------------------------

Thanks Atul & Jacques

Atul we should keep that in mind... in my opinion there are more important issuses for now, but if you have a small fix for that, without thinking to much about it :-) Feel free to report :-)

Have a nice day

sascha

> Calendar rendered position too low when you scroll in a layered lookup
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-3667
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3667
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: ScrolledCalendarFix.patch.zip
>
>
> If you 1st click on the button the position is ok (just below) but if you scroll before and then click the position is to low (seems to follow the scroll)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

Posted by "Atul Vani (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12872878#action_12872878 ] 

Atul Vani commented on OFBIZ-3667:
----------------------------------

hi Jacques,

it's spreading in the lookups too,
will dig into the cause & try to find a fix soon (maybe the better way).

and Thanks to Soumya for reporting :)

> Calendar rendered position too low when you scroll in a layered lookup
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-3667
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3667
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: ScrolledCalendarFix.patch.zip
>
>
> If you 1st click on the button the position is ok (just below) but if you scroll before and then click the position is to low (seems to follow the scroll)

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


[jira] Commented: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

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

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

This problem does not exist in the jQuery branch. I will personnaly wait the jQuery branch merge... 

> Calendar rendered position too low when you scroll in a layered lookup
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-3667
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3667
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: layeredCal.patch, ScrolledCalendarFix.patch.zip
>
>
> If you 1st click on the button the position is ok (just below) but if you scroll before and then click the position is to low (seems to follow the scroll)

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


[jira] Updated: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

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

Jacques Le Roux updated OFBIZ-3667:
-----------------------------------

        Parent: OFBIZ-3445
    Issue Type: Sub-task  (was: Improvement)

> Calendar rendered position too low when you scroll in a layered lookup
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-3667
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3667
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>
> If you 1st click on the button the position is ok (just below) but if you scroll before and then click the position is to low (seems to follow the scroll)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

Posted by "Atul Vani (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-3667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12872860#action_12872860 ] 

Atul Vani commented on OFBIZ-3667:
----------------------------------

hello Jacques, All,

the calender's position was made relative which is the cause of the problem as reported by Soumya Jyoti,
but at the same time calender's parent element's height was set too,
seem like something's making it ineffective and it's not working as it was while commiting,
i will look into the problem.

Thanks & Regards
Atul Vani

> Calendar rendered position too low when you scroll in a layered lookup
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-3667
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3667
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: ScrolledCalendarFix.patch.zip
>
>
> If you 1st click on the button the position is ok (just below) but if you scroll before and then click the position is to low (seems to follow the scroll)

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


[jira] Reopened: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

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

Jacques Le Roux reopened OFBIZ-3667:
------------------------------------


We have an issue with the change in r949174 and r949175. See OFBIZ-3846

> Calendar rendered position too low when you scroll in a layered lookup
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-3667
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3667
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: Release Branch 10.04, SVN trunk
>
>         Attachments: layeredCal.patch, ScrolledCalendarFix.patch.zip
>
>
> If you 1st click on the button the position is ok (just below) but if you scroll before and then click the position is to low (seems to follow the scroll)

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


[jira] Reopened: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

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

Jacques Le Roux reopened OFBIZ-3667:
------------------------------------


We got a small issue reported by Soumya Jyoti Guru at http://markmail.org/message/whb4am3n6ngsuwgk.

I think Atul's comment was related to that issue...

> Calendar rendered position too low when you scroll in a layered lookup
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-3667
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3667
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: ScrolledCalendarFix.patch.zip
>
>
> If you 1st click on the button the position is ok (just below) but if you scroll before and then click the position is to low (seems to follow the scroll)

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


[jira] Updated: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

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

Jacques Le Roux updated OFBIZ-3667:
-----------------------------------

    Priority: Trivial  (was: Major)

> Calendar rendered position too low when you scroll in a layered lookup
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-3667
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3667
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Priority: Trivial
>
> If you 1st click on the button the position is ok (just below) but if you scroll before and then click the position is to low (seems to follow the scroll)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (OFBIZ-3667) Calendar rendered position too low when you scroll in a layered lookup

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

Atul Vani updated OFBIZ-3667:
-----------------------------

    Attachment: ScrolledCalendarFix.patch.zip

this patch attempts to fix the problem,
calendar is now relatively positioned,
and the parent element's height is set appropriately.

> Calendar rendered position too low when you scroll in a layered lookup
> ----------------------------------------------------------------------
>
>                 Key: OFBIZ-3667
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3667
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: ALL APPLICATIONS
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Priority: Trivial
>         Attachments: ScrolledCalendarFix.patch.zip
>
>
> If you 1st click on the button the position is ok (just below) but if you scroll before and then click the position is to low (seems to follow the scroll)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira