You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ta...@jakarta.apache.org> on 2005/07/28 18:35:29 UTC

[jira] Created: (TAPESTRY-453) Sctip component should allow the script to be specified as an asset, rather than a (string) path.

Sctip component should allow the script to be specified as an asset, rather than a (string) path.
-------------------------------------------------------------------------------------------------

         Key: TAPESTRY-453
         URL: http://issues.apache.org/jira/browse/TAPESTRY-453
     Project: Tapestry
        Type: Bug
  Components: Framework  
    Versions: 4.0    
    Reporter: Howard M. Lewis Ship


The Script component only allows a scriptPath parameter.  It should support an alternate script parameter (of type IAsset) and ensure that only one of the two parameters is specified. 

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org


[jira] Assigned: (TAPESTRY-453) Script component should allow the script to be specified as an asset, rather than a (string) path.

Posted by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-453?page=all ]

Jesse Kuhnert reassigned TAPESTRY-453:
--------------------------------------

    Assign To: Jesse Kuhnert

> Script  component should allow the script to be specified as an asset, rather than a (string) path.
> ---------------------------------------------------------------------------------------------------
>
>          Key: TAPESTRY-453
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-453
>      Project: Tapestry
>         Type: Improvement
>   Components: Framework
>     Versions: 4.0, 3.0, 3.0.1, 3.0.2, 3.0.3
>     Reporter: Howard M. Lewis Ship
>     Assignee: Jesse Kuhnert
>      Fix For: 4.0.1

>
> The Script component only allows a scriptPath parameter.  It should support an alternate script parameter (of type IAsset) and ensure that only one of the two parameters is specified. 

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org


[jira] Resolved: (TAPESTRY-453) Script component should allow the script to be specified as an asset, rather than a (string) path.

Posted by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-453?page=all ]
     
Jesse Kuhnert resolved TAPESTRY-453:
------------------------------------

    Resolution: Fixed

Added new scriptAsset parameter and param checking.

> Script  component should allow the script to be specified as an asset, rather than a (string) path.
> ---------------------------------------------------------------------------------------------------
>
>          Key: TAPESTRY-453
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-453
>      Project: Tapestry
>         Type: Improvement
>   Components: Framework
>     Versions: 4.0, 3.0, 3.0.1, 3.0.2, 3.0.3
>     Reporter: Howard M. Lewis Ship
>     Assignee: Jesse Kuhnert
>      Fix For: 4.0.1

>
> The Script component only allows a scriptPath parameter.  It should support an alternate script parameter (of type IAsset) and ensure that only one of the two parameters is specified. 

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org


[jira] Updated: (TAPESTRY-453) Script component should allow the script to be specified as an asset, rather than a (string) path.

Posted by "Howard M. Lewis Ship (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-453?page=all ]

Howard M. Lewis Ship updated TAPESTRY-453:
------------------------------------------

    Summary: Script  component should allow the script to be specified as an asset, rather than a (string) path.  (was: Sctip component should allow the script to be specified as an asset, rather than a (string) path.)
       type: Improvement  (was: Bug)
    Version: 3.0
             3.0.1
             3.0.2
             3.0.3

> Script  component should allow the script to be specified as an asset, rather than a (string) path.
> ---------------------------------------------------------------------------------------------------
>
>          Key: TAPESTRY-453
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-453
>      Project: Tapestry
>         Type: Improvement
>   Components: Framework
>     Versions: 4.0, 3.0, 3.0.1, 3.0.2, 3.0.3
>     Reporter: Howard M. Lewis Ship

>
> The Script component only allows a scriptPath parameter.  It should support an alternate script parameter (of type IAsset) and ensure that only one of the two parameters is specified. 

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org


[jira] Updated: (TAPESTRY-453) Script component should allow the script to be specified as an asset, rather than a (string) path.

Posted by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-453?page=all ]

Jesse Kuhnert updated TAPESTRY-453:
-----------------------------------

    Fix Version: 4.0.1

> Script  component should allow the script to be specified as an asset, rather than a (string) path.
> ---------------------------------------------------------------------------------------------------
>
>          Key: TAPESTRY-453
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-453
>      Project: Tapestry
>         Type: Improvement
>   Components: Framework
>     Versions: 4.0, 3.0, 3.0.1, 3.0.2, 3.0.3
>     Reporter: Howard M. Lewis Ship
>      Fix For: 4.0.1

>
> The Script component only allows a scriptPath parameter.  It should support an alternate script parameter (of type IAsset) and ensure that only one of the two parameters is specified. 

-- 
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


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org