You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Yasser Zamani (Jira)" <ji...@apache.org> on 2021/11/27 10:51:00 UTC

[jira] [Resolved] (WW-5149) labelposition and 2.5.27

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

Yasser Zamani resolved WW-5149.
-------------------------------
      Assignee: Lukasz Lenart
    Resolution: Fixed

PR got merged, thank you all [~asachs] and [~lukaszlenart]!

> 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
>            Assignee: Lukasz Lenart
>            Priority: Major
>             Fix For: 2.5.28
>
>          Time Spent: 1h 20m
>  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)