[Bug 24254] wgCategories should be available when editing or doing another action than viewing the page

2011-09-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24254

--- Comment #3 from The Evil IP address theevilipaddr...@hotmail.de 
2011-09-12 14:40:44 UTC ---
(In reply to comment #2) 

 Fetching random page metadata normally is something we'd expect JS to do via 
 the API...

Actually, this is indeed a better idea. Apparently, most folks at Wikimedia
just haven't yet done so...

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


[Bug 24254] wgCategories should be available when editing or doing another action than viewing the page

2011-09-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24254

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 CC||krinklem...@gmail.com
 Resolution||WONTFIX

--- Comment #4 from Krinkle krinklem...@gmail.com 2011-09-12 23:41:04 UTC ---
We've got:

* ApiQueryCategories
* ApiQueryCategoryInfo
* ApiQueryCategoryMembers

http://en.wikipedia.org/w/api.php?format=jsonfmaction=queryprop=categoriestitles=Albert%20Einstein

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


[Bug 24254] wgCategories should be available when editing or doing another action than viewing the page

2011-09-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24254

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 AssignedTo|diebu...@gmail.com  |wikibugs-l@lists.wikimedia.
   ||org

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


[Bug 24254] wgCategories should be available when editing or doing another action than viewing the page

2011-07-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24254

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 CC||diebu...@gmail.com
  Component|Javascript  |Categories
 AssignedTo|d...@ucsc.edu   |diebu...@gmail.com
   Severity|enhancement |normal

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


[Bug 24254] wgCategories should be available when editing or doing another action than viewing the page

2011-07-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24254

DieBuche diebu...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from DieBuche diebu...@gmail.com 2011-07-12 16:54:07 UTC ---
Fixed in r91973

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


[Bug 24254] wgCategories should be available when editing or doing another action than viewing the page

2011-07-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24254

Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #2 from Brion Vibber br...@wikimedia.org 2011-07-12 17:24:29 UTC 
---
Reverted in r91974; this looks pretty wrong. Patch makes extra DB calls,
assumes things about the 'action' request var, overrides output vars that may
have been previously set elsewhere, fails to check for existence before hitting
the db, and generally looks really funky.

What exactly is this meant to do, and what side effects are possible? Is this
even necessary or useful at all? Fetching random page metadata normally is
something we'd expect JS to do via the API...

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