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

       Web browser: ---
             Bug #: 28928
           Summary: PHP NOTICE in wfArrayToCGI
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


[11-May-2011 02:23:07]
/wiki/User:Nike/contenido/includes/include.lay_subnav.php?cfg[path][contenido]=test??:
Exception: Ask nike
#0 /www/w/includes/WebRequest.php(584): wfArrayToCGI(Array)
#1 /www/w/includes/WebRequest.php(568): WebRequest->appendQueryArray(Array,
true)
#2 /www/w/includes/SkinTemplate.php(1184):
WebRequest->appendQueryValue('printable', 'yes', true)
#3 /www/w/includes/SkinTemplate.php(500):
SkinTemplate->buildNavUrls(Object(OutputPage))
#4 /www/w/includes/OutputPage.php(1905):
SkinTemplate->outputPage(Object(OutputPage))
#5 /www/w/includes/Wiki.php(401): OutputPage->output()
#6 /www/w/index.php(150): MediaWiki->finalCleanup()
#7 {main}



1266-   foreach ( $array1 as $key => $value ) {
1267-           if ( $value !== '' ) {
1268-                   if ( $cgi != '' ) {
1269-                           $cgi .= '&';
1270-                   }
1271-                   if ( is_array( $value ) ) {
1272-                           $firstTime = true;
1273-                           foreach ( $value as $v ) {
1274-                                   if ( !is_string( $v ) ) {               
1275:                                           throw new MWException("Ask
nike");

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to