2 Replies Latest reply on Jun 2, 2010 2:18 AM by stefkoj

    Special chars not displayed correctly on rich:fileUpload component labels

    stefkoj

      since updated to richfaces version 3.3.3.Final i have a problem with the rich:fileUpload component labels, e.g. the addControlLabel.

      In the resource bundle i have "Datei hinzuf\u00FCgen" which was displayed correctly in 3.3.3.BETA1 as "Datei hinzufügen", but is displayed in 3.3.3.Final as "Datei hinzufügen". In the source on the page there is "Datei hinzufügen" .

      in the same time i also changed the portletbridge version from 2.0.0.CR1 to 2.0.0.FINAL . - checked this, and this had no effect on the bug, so the problem is really in richfaces version change from 3.3.3.BETA1 to 3.3.3.Final .

      all other common components used with resource bundle and german special chars are working fine.