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

           Summary: Undefined index in SMW_SQLStore2_Queries
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: Normal
         Component: Semantic MediaWiki
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Created an attachment (id=6928)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6928)
Fixed minor bug returning PHP warning

Latest version generates the following warning on every query:
PHP Notice:  Undefined index:  ORDER BY in
..\extensions\SemanticMediaWiki\includes\storage\SMW_SQLStore2_Queries.php on
line 847

Problem is on two lines using the ".=" operator instead of the needed "=" (See
patch).

Not really a problem except it will fill up logs for sites that generate this
type of warning.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to