You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "David Shere (JIRA)" <ji...@apache.org> on 2007/03/07 17:52:24 UTC

[jira] Created: (OFBIZ-788) Job ID shown in Job List

Job ID shown in Job List
------------------------

                 Key: OFBIZ-788
                 URL: https://issues.apache.org/jira/browse/OFBIZ-788
             Project: OFBiz (The Open for Business Project)
          Issue Type: Improvement
          Components: framework
    Affects Versions: SVN trunk
            Reporter: David Shere
            Priority: Minor


Job Id shown in Job List in Webtools.  See 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-788) Job ID shown in Job List

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

Jacopo Cappellato closed OFBIZ-788.
-----------------------------------

    Resolution: Fixed

> Job ID shown in Job List
> ------------------------
>
>                 Key: OFBIZ-788
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-788
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: David Shere
>            Priority: Minor
>         Attachments: webToolsJobId.patch
>
>
> Job Id shown in Job List in Webtools.  See 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-788) Job ID shown in Job List

Posted by "Adrian Crum (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478816 ] 

Adrian Crum commented on OFBIZ-788:
-----------------------------------

Thank you for the patch David! I have included your changes in the refactored Webtools UI that I'm working on.

> Job ID shown in Job List
> ------------------------
>
>                 Key: OFBIZ-788
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-788
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: David Shere
>            Priority: Minor
>         Attachments: webToolsJobId.patch
>
>
> Job Id shown in Job List in Webtools.  See 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-788) Job ID shown in Job List

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

David Shere updated OFBIZ-788:
------------------------------

    Attachment: webToolsJobId.patch

> Job ID shown in Job List
> ------------------------
>
>                 Key: OFBIZ-788
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-788
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: David Shere
>            Priority: Minor
>         Attachments: webToolsJobId.patch
>
>
> Job Id shown in Job List in Webtools.  See 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-788) Job ID shown in Job List

Posted by "David Shere (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478911 ] 

David Shere commented on OFBIZ-788:
-----------------------------------

Maybe this line

+    <td><div class="tableheadtext">${uiLabelMap.WebtoolsId}</div></td>

Should be

+    <td><div class="tableheadtext">${uiLabelMap.WebtoolsJobId}</div></td>



with the appropriate change in the UI Label.

> Job ID shown in Job List
> ------------------------
>
>                 Key: OFBIZ-788
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-788
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: David Shere
>            Priority: Minor
>         Attachments: webToolsJobId.patch
>
>
> Job Id shown in Job List in Webtools.  See 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-788) Job ID shown in Job List

Posted by "David Shere (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478851 ] 

David Shere commented on OFBIZ-788:
-----------------------------------

I just realized that that patch was made from revision 511769.  I hope that's not too far back.

> Job ID shown in Job List
> ------------------------
>
>                 Key: OFBIZ-788
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-788
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: David Shere
>            Priority: Minor
>         Attachments: webToolsJobId.patch
>
>
> Job Id shown in Job List in Webtools.  See patch.

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