https://bugzilla.wikimedia.org/show_bug.cgi?id=19408
Summary: user_properties/up_property: 32 bytes is not enough
Product: MediaWiki
Version: 1.16-svn
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: Normal
Component: Database
AssignedTo: [email protected]
ReportedBy: [email protected]
An example: the extension "Gadgets" saves preferences prefixing them with
"gadget-". When the change to this table was made, preferences for gadget
"herramienta-ver-subpagina" from eswiki, could not be saved anymore.
strlen("gadget-") + strlen("herramienta-ver-subpagina") == 33
To reproduce:
1. login in es.wikipedia.org,
2. go to Special:Preferences,
3. Go to "Artilugios" (last tab), "Accesorios para la interfaz" (3rd heading),
4. tick on "Agrega una herramienta que lleva a buscar las subpáginas." (8th
checkbox from bottom)
5. save preferences
6. when the page reloads, the item isn't ticked anymore
--
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