You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Rich Feit (JIRA)" <de...@beehive.apache.org> on 2005/09/23 10:09:29 UTC

[jira] Created: (BEEHIVE-951) ScriptContainer doesn't work on included template sections

ScriptContainer doesn't work on included template sections
----------------------------------------------------------

         Key: BEEHIVE-951
         URL: http://issues.apache.org/jira/browse/BEEHIVE-951
     Project: Beehive
        Type: Bug
  Components: NetUI  
    Versions: V1    
    Reporter: Rich Feit
 Assigned to: Daryl Olander 


Repro:
    - put the attached page flow directory ("generateIdScope") into a webapp
    - hit /generateIdScope/Controller.jpf
    - view source

EXPECTED: the netui:span with tagId="bar" renders <span id="n0.bar">
ACTUAL: it renders <span id="bar">

(In the attached page flow, I included MockPortal.jsp... but this isn't really necessary to demonstrate the problem.


-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (BEEHIVE-951) ScriptContainer doesn't work on included template sections

Posted by "Rich Feit (JIRA)" <de...@beehive.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-951?page=all ]

Rich Feit updated BEEHIVE-951:
------------------------------

    Attachment: generateIdScope.zip

Repro

> ScriptContainer doesn't work on included template sections
> ----------------------------------------------------------
>
>          Key: BEEHIVE-951
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-951
>      Project: Beehive
>         Type: Bug
>   Components: NetUI
>     Versions: V1
>     Reporter: Rich Feit
>     Assignee: Daryl Olander
>  Attachments: generateIdScope.zip
>
> Repro:
>     - put the attached page flow directory ("generateIdScope") into a webapp
>     - hit /generateIdScope/Controller.jpf
>     - view source
> EXPECTED: the netui:span with tagId="bar" renders <span id="n0.bar">
> ACTUAL: it renders <span id="bar">
> (In the attached page flow, I included MockPortal.jsp... but this isn't really necessary to demonstrate the problem.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira