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

       Web browser: ---
            Bug ID: 45952
           Summary: Namespace has gone missing on wikimediafoundation.org
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Keywords: shell
          Severity: normal
          Priority: Unprioritized
         Component: Site requests
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---

As far as I can tell, a namespace has gone missing on wikimediafoundation.org.

https://wikimediafoundation.org/w/index.php?curid=22015 shows ":Wikimedia
Foundation 90 second HR Video with Disclaimer 720p.theora.ogv.en.srt".

On the Toolserver's foundationwiki_p:

---
mysql> select * from page where page_namespace = 710\G
*************************** 1. row ***************************
              page_id: 22015
       page_namespace: 710
           page_title:
Wikimedia_Foundation_90_second_HR_Video_with_Disclaimer_720p.theora.ogv.en.srt
    page_restrictions: 
         page_counter: 0
     page_is_redirect: 0
          page_is_new: 1
          page_random: 0.686476632221
         page_touched: 20121106193123
          page_latest: 84926
             page_len: 161
page_no_title_convert: 0
1 row in set (0.00 sec)
---

From
<https://wikimediafoundation.org/w/api.php?action=query&meta=siteinfo&siprop=namespaces>:

---
<?xml version="1.0"?>
<api>
  <query>
    <namespaces>
      <ns id="-2" case="first-letter" canonical="Media"
xml:space="preserve">Media</ns>
      <ns id="-1" case="first-letter" canonical="Special"
xml:space="preserve">Special</ns>
      <ns id="0" case="first-letter" subpages="" content=""
xml:space="preserve" />
      <ns id="1" case="first-letter" subpages="" canonical="Talk"
xml:space="preserve">Talk</ns>
      <ns id="2" case="first-letter" subpages="" canonical="User"
xml:space="preserve">User</ns>
      <ns id="3" case="first-letter" subpages="" canonical="User talk"
xml:space="preserve">User talk</ns>
      <ns id="4" case="first-letter" subpages="" canonical="Project"
xml:space="preserve">Wikimedia</ns>
      <ns id="5" case="first-letter" subpages="" canonical="Project talk"
xml:space="preserve">Wikimedia talk</ns>
      <ns id="6" case="first-letter" canonical="File"
xml:space="preserve">File</ns>
      <ns id="7" case="first-letter" subpages="" canonical="File talk"
xml:space="preserve">File talk</ns>
      <ns id="8" case="first-letter" canonical="MediaWiki"
xml:space="preserve">MediaWiki</ns>
      <ns id="9" case="first-letter" subpages="" canonical="MediaWiki talk"
xml:space="preserve">MediaWiki talk</ns>
      <ns id="10" case="first-letter" subpages="" canonical="Template"
xml:space="preserve">Template</ns>
      <ns id="11" case="first-letter" subpages="" canonical="Template talk"
xml:space="preserve">Template talk</ns>
      <ns id="12" case="first-letter" subpages="" canonical="Help"
xml:space="preserve">Help</ns>
      <ns id="13" case="first-letter" subpages="" canonical="Help talk"
xml:space="preserve">Help talk</ns>
      <ns id="14" case="first-letter" subpages="" canonical="Category"
xml:space="preserve">Category</ns>
      <ns id="15" case="first-letter" subpages="" canonical="Category talk"
xml:space="preserve">Category talk</ns>
    </namespaces>
  </query>
</api>
---

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to