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

SP-8330 appletv html crash #352

Merged
merged 6 commits into from
Jan 25, 2022
Merged

SP-8330 appletv html crash #352

merged 6 commits into from
Jan 25, 2022

Conversation

Nevazhnovu
Copy link
Collaborator

Trying to replace html tags with attributed string was bad idea. So they are simply stripped out in order to avoid the crash

@andresilveirah andresilveirah changed the title Sp 8330 appletv html crash SP-8330 appletv html crash Dec 16, 2021
@andresilveirah
Copy link
Member

@Nevazhnovu I'm changing the name of the PR from Sp 8330 ... to SP-8330 ... so JIRA will automatically pick it up.

Copy link
Member

@andresilveirah andresilveirah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Nevazhnovu have you committed an empty file by mistake (NSAttributedString.swift) ?
What do you think of adding a unit test for the new method? Making sure it does remove the HTML tags from strings?

@Nevazhnovu
Copy link
Collaborator Author

@andresilveirah Yup I did it accidentaly. Sure, starting right now

@Nevazhnovu Nevazhnovu merged commit c79bc7c into develop Jan 25, 2022
Nevazhnovu added a commit that referenced this pull request Jan 26, 2022
…ndpoint

* develop:
  SP-8330 appletv html crash (#352)
  SP-8097 implement `onSPFinished` (#350)
  Add event callback section
  Update README.md
Nevazhnovu added a commit that referenced this pull request Jan 27, 2022
* develop:
  [SP-8236] "https://" is not included in SPPropertyName if it is already there (#357)
  SP-8288 ott unexpected response message endpoint (#353)
  SP-8346 fix old unit tests (#356)
  SP-8330 appletv html crash (#352)

# Conflicts:
#	ConsentViewController/Classes/SourcePointClient/GDPRPrivacyManagerViewResponse.swift
#	ConsentViewController/Classes/SourcePointClient/SPPrivacyManagerRequestResponse.swift
@andresilveirah andresilveirah deleted the SP-8330_appletv_html_crash branch April 7, 2022 11:24
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.

2 participants