[jira] [Updated] (WW-5066) Allow references to struts constants from within the same (or included) XML configuration files.

2022-10-22 Thread Lukasz Lenart (Jira)


 [ 
https://issues.apache.org/jira/browse/WW-5066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lukasz Lenart updated WW-5066:
--
Fix Version/s: 7.0.0
   (was: 6.1.0)

> Allow references to struts constants from within the same (or included) XML 
> configuration files.
> 
>
> Key: WW-5066
> URL: https://issues.apache.org/jira/browse/WW-5066
> Project: Struts 2
>  Issue Type: Improvement
>  Components: XML Configuration
>Affects Versions: 6.1.0
>Reporter: Burton Rhodes
>Priority: Minor
>  Labels: features
> Fix For: 7.0.0
>
>
> It would be nice to be able to reference Struts constant declaration values 
> from within the configuration files.
> For example, if you wanted to set a common value for "max file upload size", 
> you could define a constant and reference it in multiple locations from 
> within struts.xml (or any included xml configuration file)
> [struts.xml]
>  
>    
>          
>    
>        
>             
>                 
>                  name="fileUpload.maximumSize">${my.constant.maxFileSize}
>            
>        
>     
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (WW-5066) Allow references to struts constants from within the same (or included) XML configuration files.

2021-12-12 Thread Lukasz Lenart (Jira)


 [ 
https://issues.apache.org/jira/browse/WW-5066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lukasz Lenart updated WW-5066:
--
Fix Version/s: 2.6.1
   (was: 2.6)

> Allow references to struts constants from within the same (or included) XML 
> configuration files.
> 
>
> Key: WW-5066
> URL: https://issues.apache.org/jira/browse/WW-5066
> Project: Struts 2
>  Issue Type: Improvement
>  Components: XML Configuration
>Affects Versions: Future
>Reporter: Burton Rhodes
>Priority: Minor
>  Labels: features
> Fix For: 2.6.1
>
>
> It would be nice to be able to reference Struts constant declaration values 
> from within the configuration files.
> For example, if you wanted to set a common value for "max file upload size", 
> you could define a constant and reference it in multiple locations from 
> within struts.xml (or any included xml configuration file)
> [struts.xml]
>  
>    
>          
>    
>        
>             
>                 
>                  name="fileUpload.maximumSize">${my.constant.maxFileSize}
>            
>        
>     
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (WW-5066) Allow references to struts constants from within the same (or included) XML configuration files.

2020-04-10 Thread Lukasz Lenart (Jira)


 [ 
https://issues.apache.org/jira/browse/WW-5066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lukasz Lenart updated WW-5066:
--
Fix Version/s: 2.6

> Allow references to struts constants from within the same (or included) XML 
> configuration files.
> 
>
> Key: WW-5066
> URL: https://issues.apache.org/jira/browse/WW-5066
> Project: Struts 2
>  Issue Type: Improvement
>  Components: XML Configuration
>Affects Versions: Future
>Reporter: Burton Rhodes
>Priority: Minor
>  Labels: features
> Fix For: 2.6
>
>
> It would be nice to be able to reference Struts constant declaration values 
> from within the configuration files.
> For example, if you wanted to set a common value for "max file upload size", 
> you could define a constant and reference it in multiple locations from 
> within struts.xml (or any included xml configuration file)
> [struts.xml]
>  
>    
>          
>    
>        
>             
>                 
>                  name="fileUpload.maximumSize">${my.constant.maxFileSize}
>            
>        
>     
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (WW-5066) Allow references to struts constants from within the same (or included) XML configuration files.

2020-04-10 Thread Burton Rhodes (Jira)


 [ 
https://issues.apache.org/jira/browse/WW-5066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Burton Rhodes updated WW-5066:
--
Description: 
It would be nice to be able to reference Struts constant declaration values 
from within the configuration files.

For example, if you wanted to set a common value for "max file upload size", 
you could define a constant and reference it in multiple locations from within 
struts.xml (or any included xml configuration file)

[struts.xml]
 

   
         

   

       
            
                
                ${my.constant.maxFileSize}
           
       

    
 

  was:
It would be nice to be able to reference Struts constant declaration values 
from within the configuration files.

For example, if you wanted to set a common value for "max file upload size", 
you could define a constant and reference it in multiple locations from within 
struts.xml (or any included xml configuration file)

[struts.xml]

 ...
 
    
         
 ...
 
    
 ...
 
        
            
                
                ${my.constant.maxFileSize}
 
 
 ...
 
 



> Allow references to struts constants from within the same (or included) XML 
> configuration files.
> 
>
> Key: WW-5066
> URL: https://issues.apache.org/jira/browse/WW-5066
> Project: Struts 2
>  Issue Type: Improvement
>  Components: XML Configuration
>Affects Versions: Future
>Reporter: Burton Rhodes
>Priority: Minor
>  Labels: features
>
> It would be nice to be able to reference Struts constant declaration values 
> from within the configuration files.
> For example, if you wanted to set a common value for "max file upload size", 
> you could define a constant and reference it in multiple locations from 
> within struts.xml (or any included xml configuration file)
> [struts.xml]
>  
>    
>          
>    
>        
>             
>                 
>                  name="fileUpload.maximumSize">${my.constant.maxFileSize}
>            
>        
>     
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)