-
-
Notifications
You must be signed in to change notification settings - Fork 496
Static pages / add support for mail links #8605
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a small comment about the length of the allowed TLDs in the email address.
Co-authored-by: Juan Luis Rodríguez Ponce <juanluisrp@gmail.com>
Co-authored-by: Juan Luis Rodríguez Ponce <juanluisrp@gmail.com>
* Static pages / add support for mail links * Static pages / update documentation page * Update common/src/main/java/org/fao/geonet/utils/EmailUtil.java Backport of #8605. --------- Co-authored-by: Jose García <josegar74@gmail.com> Co-authored-by: Juan Luis Rodríguez Ponce <juanluisrp@gmail.com>
This pull request add support to configure links with
mailto
protocol.It contains updates for the static pages documentation page.
Checklist
main
branch, backports managed with labelREADME.md
filespom.xml
dependency management. Update build documentation with intended library use and library tutorials or documentation