Hi, I tried to upgrade from myfaces 1.1.1 to myfaces 1.1.4 and tomahawk 1.1.5 (I use the archives from http://people.apache.org/builds/myfaces/core-1.1.x/myfaces-core-1.1.4-r428254-SNAPSHOT-bin.zip) and an uptodate tomahawk snapshot)
Now I have some new problems in my application (an apllication which is already in production usage since several months and works fine). Problem with styling of h:column with rendered attribute usage ============================================= I use a dataTable from Tomahawk and there is a t:column in the table rendered only when a special codition is true. I style the columns with the columnsClasses attribute of the dataTable. This attribute is dynamically provided by a backing bean. When the column rendered attribute is true the UI is o.k. But when the column isn't rendered the column doesn't get the correct css-class. (although the columnsClasses attribute has the correct string value of the css classes of the columns) The desired behavior worked perfectly in Version 1.1.1. Errors/Warnings in Console ===================== 08:36:34,765 ERROR [MyFacesResourceLoader] Unparsable lastModified : @lastModified@ 08:43:56,875 WARN [ReducedHTMLParser] Invalid tag found: unexpected input while looking for attr name or '/>' at line 551 .... What is the meaning of these messages. BTW, there are some UI-related things not as before (widgets positions, sizes) My questions What is the recommended version of tomahawk? What do I have to do when I want to upgrade from 1.1.1 to the most uptodate version. (I noticed that some classes moved from one package to another and so on)? What can I do to improve the situation? TIA Martin
++++++++++++++++++++++++++++++++++++++++++++++ Diese Nachricht ist vertraulich und ausschließlich für den/die Adressaten bestimmt. Sollten Sie nicht der beabsichtigte Adressat, einer seiner Mitarbeiter oder sein Empfangsbevollmächtigter sein, ist jede Form der Kenntnisnahme, Veröffentlichung, Vervielfältigung oder Weitergabe des Inhalts dieser Nachricht unzulässig. In diesem Fall bitten wir, den Absender umgehend zu benachrichtigen und die Nachricht zu vernichten. Elektronisch versandte Nachrichten können durch Unberechtigte manipuliert und/oder gelesen werden, weshalb jegliche Haftung hierfür ausgeschlossen wird. ++++++++++++++++++++++++++++++++++++++++++++++ This communication is confidential and is intended solely for the addressee(s). If you are not the intended recipient(s), his/her assistant, or authorized recipient, any form of disclosure, reproduction, distribution or any use of this communication or the information in it, is strictly prohibited and may be unlawful. In this case, please notify the sender immediately and destroy the e-mail. Electronic communication via the Internet by e-mail may be manipulated and/or read by third parties, thus we exclude any liability whatsoever for this e-mail. ++++++++++++++++++++++++++++++++++++++++++++++

