https://bugzilla.wikimedia.org/show_bug.cgi?id=68874

            Bug ID: 68874
           Summary: PHP Warning:  strpos() expects parameter 1 to be
                    string, object given in DatabaseOracle.php
           Product: MediaWiki
           Version: 1.24-git
          Hardware: All
               URL: https://www.mediawiki.org/wiki/Thread:Project:Support_
                    desk/Syntax_errors_after_installation_when_accessing_t
                    he_mainpage._Database:_Oracle
                OS: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: Database
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: martinezn...@gmail.com
            Blocks: 38916
       Web browser: ---
   Mobile Platform: ---

There are 2 reports now on Project:Support desk for MediaWiki 1.23 [1] and 1.22
[2] about the same error message in Oracle:

MediaWiki 1.23:

> PHP Warning:  strpos() expects parameter 1 to be string, object given in 
> /var/www/html/devinsample/mediawiki-1.23.1/includes/db/DatabaseOracle.php on 
> line 1308
> PHP Warning:  strpos() expects parameter 1 to be string, object given in 
> /var/www/html/devinsample/mediawiki-1.23.1/includes/db/DatabaseOracle.php on 
> line 1304

MediaWiki 1.22:

> PHP Warning:  strpos() expects parameter 1 to be string, object given in 
> /var/www/mediawiki/includes/db/DatabaseOracle.php on line 1146
> PHP Warning:  strpos() expects parameter 1 to be string, object given in 
> /var/www/mediawiki/includes/db/DatabaseOracle.php on line 1142

Both lines correspond in both versions to removeIdentifierQuotes and
isQuotedIdentifier methods of class DatabaseOracle

With those 2 reports of different people and versions I doubt this is just a
coincidence or configuration issue.

----

[1]
https://www.mediawiki.org/wiki/Thread:Project:Support_desk/Syntax_errors_after_installation_when_accessing_the_mainpage._Database:_Oracle
 
[2]
https://www.mediawiki.org/wiki/Thread:Project:Support_desk/Upload_File_not_working_with_Oracle

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to