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

Implement AS 16 Find command to fix e-mail search on iOS 16+ #57

Closed
wants to merge 5 commits into from

Conversation

mschering
Copy link
Contributor

What does this implement/fix? Explain your changes.

iOS 16 and up wrongfully sends a Find command when searching mail using Z-Push. I implemented the Find command so that searching works on iOS 16.

Does this close any currently open issues?

Fixes Error when searching mail on iphone #23

Any relevant logs, error output, etc?

No

Where has this been tested?

Server (please complete the following information):

  • OS: Linux
  • PHP Version: 8.2
  • Backend for: Group-Office
  • and Version: 6.8

Smartphone (please complete the following information):

  • Device: IPhone 13
  • OS: iOS 17.4
  • Mail App Apple mail

@liverpoolfc-fan
Copy link
Contributor

PHP 8.2 changes, if needed, should not be in an AS16.1 ticket. You should open a seperate issue for that.

@matidau
Copy link
Collaborator

matidau commented Apr 30, 2024

PHP 8.2 changes, if needed, should not be in an AS16.1 ticket.

I agree with this, though I think some of it only relates to changes after AS16.1 has been made.

To muddy the waters I was also working on AS16.1 changes last year for Kopano based on grommunio-sync #59

@mschering
Copy link
Contributor Author

I agree, I added those by mistake. I'll figure out how to remove those from here.

@mschering
Copy link
Contributor Author

I've created a new branch for this pull request without that last commit and opened a new pull request:

#60

I will close this one.

@mschering mschering closed this May 6, 2024
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

Successfully merging this pull request may close these issues.

3 participants