+editwikinames needs validation of very large values
Bug #39212 reported by
Diogo Matsubara
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
Low
|
Brad Crittenden |
Bug Description
Wiki Name field in https:/
OOPS-100D9 (ProgrammingError: ERROR: index row size 2768 exceeds btree maximum, 2713 HINT: Values larger than 1/3 of a buffer page cannot be indexed. Consider a function index of an MD5 hash of the value, or use full text indexing.)
Fixing bug 186660 would make this bug irrelevant. Otherwise, it may save time to fix this bug at the same time as bug 54696.
Related branches
lp://qastaging/~bac/launchpad/bug-39212
- Graham Binns (community): Approve (code)
-
Diff: 601 lines (+264/-198)3 files modifiedlib/lp/registry/browser/person.py (+130/-73)
lib/lp/registry/stories/person/xx-person-edit-wikis.txt (+86/-61)
lib/lp/registry/templates/person-editwikinames.pt (+48/-64)
Changed in launchpad: | |
assignee: | nobody → matsubara |
status: | Unconfirmed → Confirmed |
description: | updated |
description: | updated |
Changed in launchpad: | |
assignee: | matsubara → nobody |
Changed in launchpad-registry: | |
importance: | Medium → Low |
status: | Confirmed → Triaged |
Changed in launchpad-registry: | |
status: | Triaged → In Progress |
assignee: | nobody → Brad Crittenden (bac) |
tags: | added: qa-ok |
tags: |
added: qa-ok removed: qa-needstesting |
Changed in launchpad-registry: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I'm lowering the importance since the bug has justified itself to be High.