Hi Thanya, This is fixed with [1]. Updated the JIRA.
[1]. https://github.com/wso2/carbon-identity/pull/396 On Wed, Jun 10, 2015 at 11:56 AM, Tanya Madurapperuma <[email protected]> wrote: > Hi IS team, > > We have faced [1] in ES. > Warning is because in the list-service-providers.jsp at [2] has a > reference to a resource bundle in oauth component which we don't have in ES. > > <carbon:paginator pageNumber="0" > numberOfPages="1" > page="list-apps.jsp" > pageNumberParameterName="pageNumber" > parameters="10" > resourceBundle=" > *org.wso2.carbon.identity.oauth.ui.i18n.Resources*" > prevKey="prev" nextKey="next"/> > > > This can be fixed if we change the resourceBundle to > *org.wso2.carbon.identity.application.mgt.ui.i18n.Resources > *and add the relevant key value pairs to the i18n file. > > *next=Next prev=prev* > > IS team please fix accordingly. > > [1] https://wso2.org/jira/browse/STORE-706 > [2] > application-mgt/org.wso2.carbon.identity.application.mgt.ui/src/main/resources/web/application > > Thanks, > Tanya > > -- > Tanya Madurapperuma > > Senior Software Engineer, > WSO2 Inc. : wso2.com > Mobile : +94718184439 > Blog : http://tanyamadurapperuma.blogspot.com > -- Prasad Tissera Software Engineer. Mobile : +94777223444
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
