noosfero | Valid identifier format (!1292)

Rodrigo Souto gitlab at mg.gitlab.com
Tue Aug 1 15:29:04 BRT 2017


Rodrigo Souto started a new discussion on public/javascripts/application.js:

>              .replace( /ú|ũ|ü/g,   "u" )
>              .replace( /ñ/g,       "n" )
>              .replace( /ç/g,       "c" )
> +            .replace( /(\-)+/g,   " "  )

I think instead of whitespace, you want '-' here.

---
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1292#note_36468113
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20170801/a372d468/attachment.html>


More information about the Noosfero-dev mailing list