[ 
https://issues.apache.org/jira/browse/WW-5517?focusedWorklogId=953117&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-953117
 ]

ASF GitHub Bot logged work on WW-5517:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Jan/25 08:15
            Start Date: 20/Jan/25 08:15
    Worklog Time Spent: 10m 
      Work Description: sonarqubecloud[bot] commented on PR #1187:
URL: https://github.com/apache/struts/pull/1187#issuecomment-2601707061

   ## [![Quality Gate 
Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png
 'Quality Gate 
Passed')](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1187) 
**Quality Gate passed**  
   Issues  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 New 
issues](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=1187&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/accepted-16px.png
 '') [0 Accepted 
issues](https://sonarcloud.io/project/issues?id=apache_struts&pullRequest=1187&issueStatuses=ACCEPTED)
   
   Measures  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0 Security 
Hotspots](https://sonarcloud.io/project/security_hotspots?id=apache_struts&pullRequest=1187&issueStatuses=OPEN,CONFIRMED&sinceLeakPeriod=true)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [92.9% Coverage on New 
Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=1187&metric=new_coverage&view=list)
  
   
![](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/common/passed-16px.png
 '') [0.0% Duplication on New 
Code](https://sonarcloud.io/component_measures?id=apache_struts&pullRequest=1187&metric=new_duplicated_lines_density&view=list)
  
     
   [See analysis details on SonarQube 
Cloud](https://sonarcloud.io/dashboard?id=apache_struts&pullRequest=1187)
   
   




Issue Time Tracking
-------------------

    Worklog Id:     (was: 953117)
    Time Spent: 1h 10m  (was: 1h)

> The debug Struts tag throws an error.
> -------------------------------------
>
>                 Key: WW-5517
>                 URL: https://issues.apache.org/jira/browse/WW-5517
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 7.0.0
>            Reporter: Boris Kole
>            Assignee: Lukasz Lenart
>            Priority: Major
>             Fix For: 7.0.1
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> When using the debug Struts tag it throws the following errors.
> |{*}Messages{*}:| # org.apache.struts2.text.DefaultTextProvider.texts
>  # Caught an exception while getting the property values of 
> org.apache.struts2.text.DefaultTextProvider@61995fff
>  # An exception occurred processing [/home.jsp] at line [3] 1: <%@ taglib 
> prefix="s" uri="/struts-tags" %> 2: 3: <s:debug/> Stacktrace:|
> |{*}File{*}:|org/apache/jasper/servlet/JspServletWrapper.java|
> |{*}Line number{*}:|599|
> The JSP I used:
> {code:java}
> <%@ taglib prefix="s" uri="/struts-tags" %>
> <s:debug/> {code}
>  



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

Reply via email to