Skip to content
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

Contacts are not detected correctly #28

Open
pyrog opened this issue Dec 27, 2016 · 2 comments
Open

Contacts are not detected correctly #28

pyrog opened this issue Dec 27, 2016 · 2 comments

Comments

@pyrog
Copy link
Contributor

pyrog commented Dec 27, 2016

Contacts containing an URL to a webpage are not displayed correctly

EDLI

Display:*http://www.segelflugverein-bielefeld.de/ Segelflugverein Bielefeld e.V.
Should be: Segelflugverein Bielefeld e.V.

@pyrog
Copy link
Contributor Author

pyrog commented Dec 27, 2016

Contact column could contain one or more email or link

GrEngersd

There are two contacts: Harry and SFC 3 Möven
The href is broken and the contact name is not saved

"links": [
{
   "ref": "contact",
   "href": "http://www.3moeven.at/startseite/kontakte/9-harald-binder.html | Harry]]] [[[*http://www.3moeven.at "
}

Schrems

There are two contacts: one email Stefan and one URL LOAG

Only the last contact name is kept and both URL are missing.

"links": [],
"contact": "LOAG",

Others

LOAB, LOLK, LOIH, LOIJ

@pyrog pyrog changed the title Contacts containing an URL to a webpage are not displayed correctly Contacts are not detected correctly Dec 27, 2016
@pyrog
Copy link
Contributor Author

pyrog commented Dec 28, 2016

Regular expression to parse URL and page link:
http://regexr.com/3evcv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant