Hi, could you please open a ticket describing this? <div>We will take a look soon. <span></span></div><div>Thanks. <br><br>Il mercoledì 3 agosto 2016, Antoine ROLLAND <<a href="mailto:antoine.rolland@cirad.fr">antoine.rolland@cirad.fr</a>> ha scritto:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi everyone,<br>
<br>
I have a problem when filling resources metadata :<br>
When someone adds keywords, they are sometimes splitted in several distinct words. For example :<br>
<br>
Mountains, Lakes --> No problem, will give "Mountains", "Lakes"<br>
Urban Environment, Lakes --> No problem, will give "Urban Environment", "Lakes". This is because there is at least one comma, so I suppose Python understands that the separator is the comma. The problem comes either if there is only one multi-words keyword, or if the last keyword of a list is a multi-words keyword. The only trick I found is to ask the user to always end his list of keywords by a comma, even if there is only one keyword. This really works, but it's not comfortable for the user. So :<br>
<br>
Urban Environment --> Will give "Urban", "Environment" which is not good at all<br>
Lakes, Mountains, Urban Environment --> Will give "Lakes", "Mountains", "Urban", "Environment".<br>
BUT<br>
Urban Environment, --> Will give "Urban Environment", no problem<br>
Lakes, Mountains, Urban Environment, --> Will give "Lakes", "Mountains", "Urban Environment" : perfect.<br>
<br>
<br>
My question is : could it be possible to automatically set a comma at the end of the keywords list, when the user clicks on "Submit" ? This will sure fix the problem. I tried to find where I can do that, but really I cannot find...<br>
<br>
Thanks a lot !<br>
<br>
Antoine Rolland, Cirad - Reunion Island<br>
_______________________________________________<br>
geonode-devel mailing list<br>
<a href="javascript:;" onclick="_e(event, 'cvml', 'geonode-devel@lists.osgeo.org')">geonode-devel@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/geonode-devel" target="_blank">http://lists.osgeo.org/mailman/listinfo/geonode-devel</a><br>
</blockquote></div><br><br>-- <br>Simone <br>