leits / MeetingBar

🇺🇦 Your meetings at your fingertips in the macOS menu bar
https://meetingbar.app
Apache License 2.0
4.44k stars 192 forks source link

Bug: WebEx URLs not recognized #464

Closed JohnLockeNJ closed 1 year ago

JohnLockeNJ commented 2 years ago

App version 4.0.5

Installation source manual

Describe the bug Meetings with Cisco WebEx urls (ending in webex.com) are not recognized as containing valid meeting URLs, even though Cisco WebEx is listed as a supported service.

To Reproduce

  1. Accept a WebEx meeting
  2. MeetingBar does not recognize the URL as a meeting link

Expected behavior I expected it to recognize those URLs as it does with other supported meeting types. Ideally it would even launch the WebEx app directly but what I expected was for it to at least recognize the URL and facilitate launching the browser to join the meeting.

Desktop (please complete the following information):

Additional context I added a regex as a workaround. (https?:\/\/(.+?.)?webex.com(\/[A-Za-z0-9-._~:\/\?#[]@!$&'()*+,;\=]*)?)

leits commented 2 years ago

Thanks for the report! Could you also share an example link?

leits commented 1 year ago

Closed due to no response.