On Fri, 30 Oct 2015 04:28:38 PM Lucas Henning wrote:
> Hi , i have a issue.The version of Geoserver 2.9 doesn't appear on my main
> page.I don't know how to solve this problem ,and  because of this  others
> I've other configuration problems, Can You Help me?I am sending for you a
> screenshot attached of my screen . Thanks
I don't understand pt_BR, but it looks like a translation error.
In src/web/core/src/main/resources/GeoServerApplication_pt_BR.properties
there is a line (224) that looks like:
GeoServerHomePage.footer              = Esta instância GeoServer está sendo 
executanda na versão <strong>${versão}</strong>. Para obter mais informações, 
por favor entre em contato com o administrador pelo email <a href\="mailto\:
${contactEmail}">administrador</a>.

That ${versão} entry (i.e. the second time versão is used, in the HTML 
<strong> tags) perhaps should not have been translated. It should probably 
just be ${version}.

Can you try changing that and rebuilding?

Brad


------------------------------------------------------------------------------
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to