You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Nathan Jantz (JIRA)" <be...@incubator.apache.org> on 2005/02/28 16:37:49 UTC

[jira] Closed: (BEEHIVE-177) targetScope attribute on button not setting jpfScopeId unless action attribute is also set

     [ http://issues.apache.org/jira/browse/BEEHIVE-177?page=history ]
     
Nathan Jantz closed BEEHIVE-177:
--------------------------------


This issue is now resolved.  I failed to update my netui jars properly.  I updated them and retested and now I'm seeing the expected results.

> targetScope attribute on button not setting jpfScopeId unless action attribute is also set
> ------------------------------------------------------------------------------------------
>
>          Key: BEEHIVE-177
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-177
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1Beta
>  Environment: windows xp, webLogic
>     Reporter: John Rohrlich
>     Assignee: Nathan Jantz
>      Fix For: V1Beta

>
> When targetScope is set on a button no jpfScopeID is generated if the button lacks the action attribute
> Setting the targetScope attribute on netui:button should set jpfScopeID in one of two ways
>    - get the action from the form tag and generate an action override
>          (e.g. name="actionOverride:begin?jpfScopeID=a")
> or 
>    - add a hidden field (e.g. <input type="hidden" name="jpfScopeID" value="a">)
> neither of these code choices is generated

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