You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Maxim Solodovnik (JIRA)" <ji...@apache.org> on 2015/10/04 17:33:26 UTC

[jira] [Created] (OPENMEETINGS-1263) component.getString() should not be called from constructor

Maxim Solodovnik created OPENMEETINGS-1263:
----------------------------------------------

             Summary: component.getString() should not be called from constructor
                 Key: OPENMEETINGS-1263
                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1263
             Project: Openmeetings
          Issue Type: Bug
          Components: HTML5, UI
    Affects Versions: 3.0.7
            Reporter: Maxim Solodovnik
            Assignee: Maxim Solodovnik
            Priority: Minor
             Fix For: 3.0.8, 3.1.0


log is full of messages like this:

 WARN 10-04 21:28:43.280 Localizer.java 47951 333 org.apache.wicket.Localizer [http-nio-0.0.0.0-5080-exec-2] - Tried to retrieve a localized string for a component that has not yet been added to the page. This can sometimes lead to an invalid or no localized resource returned. Make sure you are not calling Component#getString() inside your Component's constructor. Offending component: [ParamsStep2 [Component id = view]]




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)