shorten icon indicating copy to clipboard operation
shorten copied to clipboard

Not working with 9.1

Open Netsurfer70 opened this issue 8 years ago • 11 comments

The app is configurable in the admin page, but it does nothing. No matter what option is selected, I still see the default URL's. No error message is seen. I don't know about logs as I do not know in which log something could be expected.

Netsurfer70 avatar Sep 04 '16 08:09 Netsurfer70

I cant even see it in the admin page...

01gaunte avatar Sep 10 '16 15:09 01gaunte

Shows up in admin page, same problem as OP, no errors. Any ideas ?

Butanal avatar Sep 11 '16 16:09 Butanal

I got the same issue.

narfiansjp avatar Sep 14 '16 21:09 narfiansjp

For admin page, on 9.0 i had to enable "beta" applications. This is not written into documentation.

But is still not clear to me how to use it on user page.

Rocco83 avatar Sep 26 '16 23:09 Rocco83

I can confirm that v0.0.15 does not work with 9.1 - I can see the settings on the admin page but the URLs are not shortened.

b-pfl avatar Oct 09 '16 23:10 b-pfl

I solved this problem with the command below

$ cd /var/www/owncloud/apps/shorten/ $ sed -i 's/#linkText/.linkText/g' js/script.js

Thanks for @hirnschmalz

narfiansjp avatar Oct 10 '16 04:10 narfiansjp

@Narfian Thanks, that works!

JSoko avatar Oct 10 '16 05:10 JSoko

So seems to me https://github.com/Fmstrat/shorten/pull/31/commits/4f608ddd6841867c8fe765e0ca61b5fe1f96932c I have applied the patch to 9.0.4 and it is working as well.

Seems to me less invasive than the sed command.

Rocco83 avatar Oct 16 '16 12:10 Rocco83

@Narfian Tried but nothing happen

tencuaminhlanghia avatar Oct 25 '16 04:10 tencuaminhlanghia

@Narfian Works for me with Polr 2.1.1 and Nextcloud 10.0.3. Thanks a lot. :-)

Cheetah85 avatar Jan 22 '17 22:01 Cheetah85

@Narfian Works for me on ownCloud 9.1.4

albansch avatar Apr 03 '17 05:04 albansch