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

CLDR-17799 Forum preliminary refactoring, class PostInfo #3935

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

btangmu
Copy link
Member

@btangmu btangmu commented Aug 6, 2024

-New class PostInfo

-Delete dead code

CLDR-17799

  • This PR completes the ticket.

ALLOW_MANY_COMMITS=true

-New class PostInfo

-Delete dead code
*/
function loadForum(locale, userId, forumMessage, params) {
function loadForum(locale, userId, forumMessage) {
Copy link
Member Author

Choose a reason for hiding this comment

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

params was already unused

value,
willFlag
pi.value,
pi.willFlag
Copy link
Member Author

Choose a reason for hiding this comment

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

makePostHtml will disappear in a subsequent PR, so I didn't refactor it

@btangmu btangmu marked this pull request as ready for review August 6, 2024 01:19
@btangmu btangmu requested a review from srl295 August 6, 2024 01:19
@btangmu btangmu merged commit afeea35 into unicode-org:main Aug 6, 2024
14 checks passed
@btangmu btangmu deleted the t17799_b branch August 6, 2024 16:23
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