#75 Unconfigure plugin opperations are being called.
Closed: wontfix None Opened 12 years ago by mkosek.

https://bugzilla.redhat.com/show_bug.cgi?id=656430

Apparently postop operation of the retrocl plugin are being called even though
the plugin is not enabled in cn=config.

See also bug #656392 for the context in which this was determined.

batch move to milestone 1.2.10.a7

Pushed to master.

$ git merge trac26 (merged together with 26)
Updating c43a508..a8bacba
Fast-forward
ldap/admin/src/scripts/DSCreate.pm.in | 1 +
ldap/servers/plugins/usn/usn.c | 8 --
ldap/servers/slapd/plugin.c | 2 +-

$ git push
Counting objects: 46, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (25/25), done.
Writing objects: 100% (26/26), 5.59 KiB, done.
Total 26 (delta 20), reused 0 (delta 0)
To ssh://git.fedorahosted.org/git/389/ds.git
c43a508..a8bacba master -> master

Steps to verify.
1. make sure USN plugin is disabled.
dn: cn=USN,cn=plugins,cn=config
nsslapd-pluginEnabled: off
2. start DS with trace log level on.
3. do some add/modify operations
4. grep "usn_" in the error log.
If you don't see any results containing "--> usn_" (e.g., usn_start, usn_bepreop_add, or usn_bepreop_modify), this bug is verified.

Added initial screened field value.

Metadata Update from @nhosoi:
- Issue assigned to nhosoi
- Issue set to the milestone: 1.2.10.a7

7 years ago

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

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/75

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.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata