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

Maarten Dammers <maar...@mdammers.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aricha...@wikimedia.org

--- Comment #1 from Maarten Dammers <maar...@mdammers.nl> 2012-09-01 16:39:58 
UTC ---
Hmm, looks like the information is in the database:

mysql> SELECT adm1, COUNT(adm1) FROM monuments_all WHERE lang='de' and
country='sk' AND adm0='sk' GROUP BY adm1;
+-------+-------------+
| adm1  | COUNT(adm1) |
+-------+-------------+
| sk-bc |        2461 |
| sk-bl |        1709 |
| sk-ki |        1971 |
| sk-ni |        1150 |
| sk-pv |        3757 |
| sk-ta |        1026 |
| sk-tc |         941 |
| sk-zi |        1583 |
+-------+-------------+
8 rows in set (1.04 sec)

Not sure why the adminlevels are not showing this. Arthur, can you take a look
at this?

-- 
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