You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Nicolas Malin (Created) (JIRA)" <ji...@apache.org> on 2011/11/22 18:14:40 UTC

[jira] [Created] (OFBIZ-4588) Use flexibleStringRenderer for alt-target element on form

Use flexibleStringRenderer for alt-target element on form
---------------------------------------------------------

                 Key: OFBIZ-4588
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4588
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Nicolas Malin
            Priority: Minor


At this time the alt-target element value is only parse on bsh interpreter. To resynchronise with the rest of framework, I propose to convert with a flexibleStringRenderer.
This give possibility to use UEL and groovy system.


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

        

[jira] [Assigned] (OFBIZ-4588) Use flexibleStringRenderer for alt-target element on form

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

Jacques Le Roux reassigned OFBIZ-4588:
--------------------------------------

    Assignee: Jacques Le Roux
    
> Use flexibleStringRenderer for alt-target element on form
> ---------------------------------------------------------
>
>                 Key: OFBIZ-4588
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4588
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Screen Widget Redesign, SVN trunk
>            Reporter: Nicolas Malin
>            Assignee: Jacques Le Roux
>            Priority: Minor
>              Labels: form, renderer, widget
>             Fix For: SVN trunk
>
>         Attachments: JIRA-4588, OFBIZ-4588.patch
>
>
> At this time the alt-target element value is only parse on bsh interpreter. To resynchronise with the rest of framework, I propose to convert with a flexibleStringRenderer.
> Maybe remove bsh interpretor to use UEL and script call system.

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

        

[jira] [Issue Comment Edited] (OFBIZ-4588) Use flexibleStringRenderer for alt-target element on form

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

Jacques Le Roux edited comment on OFBIZ-4588 at 4/8/12 9:38 PM:
----------------------------------------------------------------

Thanks Nicolas,

Your patch is in trunk at r1311109  (I add to revert r1311082)

                
      was (Author: jacques.le.roux):
    Thanks Nicolas,

Your patch is in trunk at r1311082  

                  
> Use flexibleStringRenderer for alt-target element on form
> ---------------------------------------------------------
>
>                 Key: OFBIZ-4588
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4588
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Screen Widget Redesign, SVN trunk
>            Reporter: Nicolas Malin
>            Assignee: Jacques Le Roux
>            Priority: Minor
>              Labels: form, renderer, widget
>             Fix For: SVN trunk
>
>         Attachments: JIRA-4588, OFBIZ-4588.patch
>
>
> At this time the alt-target element value is only parse on bsh interpreter. To resynchronise with the rest of framework, I propose to convert with a flexibleStringRenderer.
> Maybe remove bsh interpretor to use UEL and script call system.

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

        

[jira] [Updated] (OFBIZ-4588) Use flexibleStringRenderer for alt-target element on form

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

Nicolas Malin updated OFBIZ-4588:
---------------------------------

          Description: 
At this time the alt-target element value is only parse on bsh interpreter. To resynchronise with the rest of framework, I propose to convert with a flexibleStringRenderer.

Maybe remove bsh interpretor to use UEL and script call system.


  was:
At this time the alt-target element value is only parse on bsh interpreter. To resynchronise with the rest of framework, I propose to convert with a flexibleStringRenderer.
This give possibility to use UEL and groovy system.


    Affects Version/s: Screen Widget Redesign
    
> Use flexibleStringRenderer for alt-target element on form
> ---------------------------------------------------------
>
>                 Key: OFBIZ-4588
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4588
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Screen Widget Redesign, SVN trunk
>            Reporter: Nicolas Malin
>            Priority: Minor
>              Labels: form, renderer, widget
>         Attachments: JIRA-4588
>
>
> At this time the alt-target element value is only parse on bsh interpreter. To resynchronise with the rest of framework, I propose to convert with a flexibleStringRenderer.
> Maybe remove bsh interpretor to use UEL and script call system.

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

        

[jira] [Updated] (OFBIZ-4588) Use flexibleStringRenderer for alt-target element on form

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

Nicolas Malin updated OFBIZ-4588:
---------------------------------

    Attachment: JIRA-4588

Not for inclusion, I prefer in first time any suggest, after that I check existant alt-target values.
                
> Use flexibleStringRenderer for alt-target element on form
> ---------------------------------------------------------
>
>                 Key: OFBIZ-4588
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4588
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Nicolas Malin
>            Priority: Minor
>              Labels: form, renderer, widget
>         Attachments: JIRA-4588
>
>
> At this time the alt-target element value is only parse on bsh interpreter. To resynchronise with the rest of framework, I propose to convert with a flexibleStringRenderer.
> This give possibility to use UEL and groovy system.

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

        

[jira] [Closed] (OFBIZ-4588) Use flexibleStringRenderer for alt-target element on form

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

Jacques Le Roux closed OFBIZ-4588.
----------------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk

Thanks Nicolas,

Your patch is in trunk at r1311082  

                
> Use flexibleStringRenderer for alt-target element on form
> ---------------------------------------------------------
>
>                 Key: OFBIZ-4588
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4588
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Screen Widget Redesign, SVN trunk
>            Reporter: Nicolas Malin
>            Priority: Minor
>              Labels: form, renderer, widget
>             Fix For: SVN trunk
>
>         Attachments: JIRA-4588, OFBIZ-4588.patch
>
>
> At this time the alt-target element value is only parse on bsh interpreter. To resynchronise with the rest of framework, I propose to convert with a flexibleStringRenderer.
> Maybe remove bsh interpretor to use UEL and script call system.

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

        

[jira] [Updated] (OFBIZ-4588) Use flexibleStringRenderer for alt-target element on form

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

Nicolas Malin updated OFBIZ-4588:
---------------------------------

    Attachment: OFBIZ-4588.patch

works fine, I don't change bsh script engine by generic script engine, since isn't issue purpose.
                
> Use flexibleStringRenderer for alt-target element on form
> ---------------------------------------------------------
>
>                 Key: OFBIZ-4588
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4588
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Screen Widget Redesign, SVN trunk
>            Reporter: Nicolas Malin
>            Priority: Minor
>              Labels: form, renderer, widget
>         Attachments: JIRA-4588, OFBIZ-4588.patch
>
>
> At this time the alt-target element value is only parse on bsh interpreter. To resynchronise with the rest of framework, I propose to convert with a flexibleStringRenderer.
> Maybe remove bsh interpretor to use UEL and script call system.

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