https://bugzilla.wikimedia.org/show_bug.cgi?id=32039
Bawolff (Brian Wolff) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testme Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #3 from Bawolff (Brian Wolff) <[email protected]> --- hopefully this was a one time issue. The problem here is that sortkeyprefix was the empty string (note the xml), but the sortkey generated was generated as if the prefix was a single space. The firstchar method gets the sortkeyprefix, it sees that it is empty and assumes no sortkey was used. I don't see the issue presently, so hopefully it was a one time db inconsistency that got fixed. Closing worksforme. If you see this bug again, please re-open. -- You are receiving this mail because: 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
