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

Wrong link in Teams message 'View in osTicket' #3

Open
RickxZen opened this issue Dec 23, 2019 · 3 comments
Open

Wrong link in Teams message 'View in osTicket' #3

RickxZen opened this issue Dec 23, 2019 · 3 comments

Comments

@RickxZen
Copy link

Hi there,

Thanks for creating this plugin I ran into an issue however. As you can see in the image below I highlighted. The double slash makes the link broken and also we renamed the directory instead of the default 'osticket'. I tried modifying the code but not sure where to start..

afbeelding

@RickxZen
Copy link
Author

Fixed it for myself by changing line 245 in teams.php into:

'uri' => 'http://localhost/monitoringcenter/upload/scp/tickets.php?id=' . $ticket->getId(),

@giovanecoca
Copy link

Hi @RickxZen. Do you still use the plugin?

@RickxZen
Copy link
Author

RickxZen commented Mar 3, 2021

Hi @RickxZen. Do you still use the plugin?

No I don’t.

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

2 participants