#3375 minor typo fix that might have big impact
Closed: Fixed 6 years ago Opened 7 years ago by sobek.

I noticed a spelling mistake in the file:
https://pagure.io/SSSD/sssd/blob/master/f/src/man/sssd-ipa.5.xml
There is an r missing in:
ipa_overide_object_class
It should read:
ipa_override_object_class

The typo is present in code files too.

Fixing the typo might impact other software (FreeIPA?) from my point of view.
Can I make a pull request with the fixes in SSSD?
What is your opinion?


Please do submit a pull request, but luckily the bug is not as severe as it seems because internally ipaOverrideAnchor is always used and this feature is only usable with a FreeIPA server, so changes someone will need to override this attribute are quite low.

PR#3379 has been created

Metadata Update from @jhrozek:
- Issue close_status updated to: Fixed
- Issue set to the milestone: SSSD 1.15.3
- Issue status updated to: Closed (was: Open)

6 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/4404

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata