Contacts: No export button on NC10

Created on 24 Feb 2017  路  9Comments  路  Source: nextcloud/contacts

The export button in the settings is missing. The html code is there, if i remove the class 'ng-hide', the button apears and works.

I suspect https://github.com/nextcloud/contacts/blob/master/js/components/addressBook/addressBook_controller.js#L25. But need to look closer.

I updated to version 1.5.3 and have Nextcloud version":"9.1.4.1"

3. to review compatibility invalid

Most helpful comment

@karlitschek @MorrisJobke @LukasReschke @jospoortvliet @skjnldsv @irgendwie do you have any objections to setting the minimum required Nextcloud version for the Contacts app to 11?

I'm fine with that.

All 9 comments

I have the same issue with the 9.2.0.5 version, but not the 9.0.7.1 version.

@skjnldsv Have you look at it? Just a update would be enough.

btw, NC11 is not effected

I resolved this by migrating to a new release and hardcoding the nextcloud version following the nextcloud numerotation and no longer the oc one.

Yeah, we need a new version comparison function. No time for this yet, but this is a starter issue!

We could also just have a list of acceptable versions.

Does this also happen with Nextcloud 11 and 12? If not we can close it.

@jancborchardt if we set the app as being only compatible for NC11 and higher, we can remove the version comparison function and this issue become invalid. :)

@karlitschek @MorrisJobke @LukasReschke @jospoortvliet @skjnldsv @irgendwie do you have any objections to setting the minimum required Nextcloud version for the Contacts app to 11?

@karlitschek @MorrisJobke @LukasReschke @jospoortvliet @skjnldsv @irgendwie do you have any objections to setting the minimum required Nextcloud version for the Contacts app to 11?

I'm fine with that.

Was this page helpful?
0 / 5 - 0 ratings