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

--- Comment #5 from Dan Barrett <mediaw...@blazemonger.com> 2011-02-24 15:17:23 
UTC ---
In the line that throws the error:

  $ret .= " $key=$quote" . strtr( $value, $map ) . $quote;

here is the value of $value:

hiddenTitle Object
(
    [mTextform] => AllMessages
    [mUrlform] => AllMessages
    [mDbkeyform] => AllMessages
    [mUserCaseDBKey] => 
    [mNamespace] => -1
    [mInterwiki] => 
    [mFragment] => 
    [mArticleID] => 0
    [mLatestID] => 
    [mRestrictions] => Array
        (
        )

    [mOldRestrictions] => 
    [mCascadeRestriction] => 
    [mRestrictionsExpiry] => Array
        (
        )

    [mHasCascadingRestrictions] => 
    [mCascadeSources] => 
    [mRestrictionsLoaded] => 
    [mPrefixedText] => 
    [mDefaultNamespace] => 0
    [mWatched] => 
    [mLength] => -1
    [mRedirect] => 
    [mNotificationTimestamp] => Array
        (
        )

    [mBacklinkCache] => 
)

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to