[
https://issues.apache.org/jira/browse/WW-5149?focusedWorklogId=686249&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-686249
]
ASF GitHub Bot logged work on WW-5149:
--------------------------------------
Author: ASF GitHub Bot
Created on: 25/Nov/21 07:01
Start Date: 25/Nov/21 07:01
Worklog Time Spent: 10m
Work Description: coveralls edited a comment on pull request #510:
URL: https://github.com/apache/struts/pull/510#issuecomment-976301875
[](https://coveralls.io/builds/44534860)
Coverage increased (+0.01%) to 47.321% when pulling
**62d46b62da613fc1e49631bffac952f8df28f91c on WW-5149-labelposition** into
**d9ba299412f685cf4450a04a26aa5c0fa356b362 on struts-2-5-x**.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 686249)
Time Spent: 1h 10m (was: 1h)
> labelposition and 2.5.27
> ------------------------
>
> Key: WW-5149
> URL: https://issues.apache.org/jira/browse/WW-5149
> Project: Struts 2
> Issue Type: Bug
> Components: Core Tags, Plugin - Tiles
> Affects Versions: 2.5.27
> Reporter: Andreas Sachs
> Priority: Major
> Fix For: 2.5.28
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Hello,
> according to WW-5132 labelposition should be deprecated. But i get an error.
>
> With 2.5.26:
> checkbox with unknown attribute: ignored
> checkbox with labelposition: ok
> checkbox with labelPosition: ignored
>
> With 2.5.27:
> checkbox with unknown attribute: ignored
> checkbox with labelposition: JasperException
> checkbox with labelPosition: ok
>
> org.apache.jasper.JasperException: <file> (Zeile: [13], Spalte: [4]) Keine
> Setter Methode für das Attribut [labelposition] gefunden.
> (Setter not found)
>
> I'm using tiles.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)