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

Fixes many typos in the core #3487

Draft
wants to merge 9 commits into
base: release/7.3.0
Choose a base branch
from

Conversation

matthewjohns0n
Copy link
Member

No description provided.

@matthewjohns0n matthewjohns0n added this to the 7.3.0 milestone Jun 2, 2023
@@ -9,7 +9,7 @@
</span>
<?php endif; ?>
<?php if ($addlink) : ?>
<a href="<?=$addlink?>" class="dropdown__item-button button button--secondary button--xsmall"<?=$addlinkAttibutes?>><i class="fal fa-plus"></i><span class="hidden"><?=lang('btn_create_new') . ' ' . $text?></span></a>
<a href="<?=$addlink?>" class="dropdown__item-button button button--secondary button--xsmall"<?=$addlinkAttributes?>><i class="fal fa-plus"></i><span class="hidden"><?=lang('btn_create_new') . ' ' . $text?></span></a>
Copy link
Contributor

Choose a reason for hiding this comment

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

Not sure we can change this one? @matthewjohns0n

Copy link
Member Author

Choose a reason for hiding this comment

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

I did update this everywhere, but since it is a shared form view, we probably cant make this change.

@matthewjohns0n matthewjohns0n modified the milestones: 7.3.0, 7.3.1 Jun 5, 2023
@matthewjohns0n
Copy link
Member Author

After discussing this with @TomJaeger, we're taking this out of the 7.3.0 release since it requires a bit more manual checking of the changes.

@TomJaeger TomJaeger marked this pull request as draft June 7, 2023 19:06
Copy link
Contributor

@intoeetive intoeetive left a comment

Choose a reason for hiding this comment

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

I think we should NOT change variable / function names and CSS class names, even if they are misspelled. At least not in huge PR like this

If this would be update in comments only, I'd be happy to approve

@matthewjohns0n matthewjohns0n modified the milestones: 7.3.3, 7.3.4 Jun 12, 2023
@bryannielsen bryannielsen modified the milestones: 7.3.4, 7.3.5 Jun 15, 2023
@TomJaeger TomJaeger removed this from the 7.3.5 milestone Jun 21, 2023
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.

None yet

4 participants