How to decide who to report an issue to?
-
When users log into my wp installation they get a blank page. I’ve traced the issue to a series of IFELSE statements that don’t have an ELSE clause at the end of them.
My installation is using BP and it is a multisite setup using LDAP.
I asked for help on the wp multisite forum and was directed to the ldap plugin author.
The ldap plugin author cannot duplicate the issue.I have a feeling if I go filing a bug report on wp’s site they’ll just say it’s BuddyPress.
I have edited the wp-login.php to include the ending else clause as a work around but as the last update to wp demonstrated I’m going to have to do that every time there is an update.
So, before I go filing but reports, how can I prove the problem is NOT being caused by buddypress?
For full details you can view the issue at wordpress.org/support/topic/blank-page-after-login-18
For details of the code I’m altering as a workaround you can view that here pastebin.com/6MXH7BeE
- The topic ‘How to decide who to report an issue to?’ is closed to new replies.