s:textarea Apache Struts 7.2.0
Greg Huber <[email protected]> Mon, 15 Jun 2026 08:53:56 +0100
| Newsgroups | gmane.comp.jakarta.struts.devel |
|---|---|
| Message-ID | <[email protected]> |
--------------cu8LcvyXUrZHTpi9GYyxmOsM Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On my crud entry add pages, the s:textarea tags now has some white space, where it should be blank. It shows up as two blank lines on the screen. From the page source: <textarea name="bean.data" id="my_bean_data"></textarea> The bean.data field has a null as default. Also, when I check the html source its also very from v6, there is alot more white space? On 14/06/2026 19:40, Lukasz Lenart wrote: > Hello, > > This is a minor release of Struts 7.x which contains a few slightly > breaking changes (read the version notes). Please take the time and > test the bits - any help is appreciated. Please report any problems > you will spot. > > Kind regards > Łukasz > > --------------------------------------------------------------------- > To unsubscribe, e-mail:[email protected] > For additional commands, e-mail:[email protected] > --------------cu8LcvyXUrZHTpi9GYyxmOsM--