[Bug 36439] Setting labels should normalize some things, API should return the actual label on success

2012-12-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36439 Anja Jentzsch changed: What|Removed |Added Summary|Setting labels should |Setting labels should

[Bug 36439] Setting labels should normalize some things, API should return the actual label on success (5)

2012-11-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36439 --- Comment #13 from Anja Jentzsch 2012-11-29 12:37:21 UTC --- Verified in Wikidata demo time for sprint 8 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You

[Bug 36439] Setting labels should normalize some things, API should return the actual label on success (5)

2012-11-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36439 Anja Jentzsch changed: What|Removed |Added Status|RESOLVED|VERIFIED -- Configure bugmail: https:

[Bug 36439] Setting labels should normalize some things, API should return the actual label on success (5)

2012-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36439 denny vrandecic changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug 36439] Setting labels should normalize some things, API should return the actual label on success (5)

2012-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36439 --- Comment #12 from jeb...@gmail.com 2012-07-04 17:55:42 UTC --- Just for the record, conversion of the initial letter in Ångstrøm into a normal codepoint for Å seems a little bit weird. -- Configure bugmail: https://bugzilla.wikimedia.org/us

[Bug 36439] Setting labels should normalize some things, API should return the actual label on success (5)

2012-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36439 --- Comment #11 from jeb...@gmail.com 2012-07-04 17:30:51 UTC --- Some results from normalization Source - encoded - normalized - comment Åland- %C3%85land - %C3%85land - codepoint for char Åland- A%CC%8Aland - %C3%85land - combin

[Bug 36439] Setting labels should normalize some things, API should return the actual label on success (5)

2012-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36439 --- Comment #10 from jeb...@gmail.com 2012-07-04 11:19:54 UTC --- Normalization of aliases is done in https://gerrit.wikimedia.org/r/#/c/13492/ -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiv

[Bug 36439] Setting labels should normalize some things, API should return the actual label on success (5)

2012-07-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36439 --- Comment #9 from jeb...@gmail.com 2012-07-04 10:41:59 UTC --- Accidently done in https://gerrit.wikimedia.org/r/#/c/14032/ -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail beca

[Bug 36439] Setting labels should normalize some things, API should return the actual label on success (5)

2012-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36439 --- Comment #8 from denny vrandecic 2012-07-02 12:38:16 UTC --- Thanks for the write up! What would toNFC(a1) == toNFC(a2) return? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving thi

[Bug 36439] Setting labels should normalize some things, API should return the actual label on success (5)

2012-06-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36439 --- Comment #7 from jeb...@gmail.com 2012-06-29 10:06:52 UTC --- Note * the vast majority of input data is already in form C, using precomposed characters * Form C is supposed to be relatively lossless, with the only changes being invisible

[Bug 36439] Setting labels should normalize some things, API should return the actual label on success (5)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36439 denny vrandecic changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #6 from denny v

[Bug 36439] Setting labels should normalize some things, API should return the actual label on success (5)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36439 denny vrandecic changed: What|Removed |Added Summary|Setting labels should |Setting labels should

[Bug 36439] Setting labels should normalize some things, API should return the actual label on success

2012-06-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36439 --- Comment #5 from denny vrandecic 2012-06-21 12:52:24 UTC --- The following normalization should be done for Labels, Descriptions, and Aliases: * Unicode normalization of the labels to be done on the Repo. * Trimming * Internal whitespace co

[Bug 36439] Setting labels should normalize some things, API should return the actual label on success

2012-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36439 --- Comment #4 from jeb...@gmail.com 2012-06-20 22:39:09 UTC --- There is a very rudimentary mechanism in place for labels. I propose we do something similar as for titles for the labels and aliases, but I am more unsure about how harshly we sha

[Bug 36439] Setting labels should normalize some things, API should return the actual label on success

2012-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36439 denny vrandecic changed: What|Removed |Added Priority|Normal |Highest -- Configure bugmail: https

[Bug 36439] Setting labels should normalize some things, API should return the actual label on success

2012-06-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36439 denny vrandecic changed: What|Removed |Added CC||denny.vrandecic@wikimedia.d

[Bug 36439] Setting labels should normalize some things, API should return the actual label on success

2012-05-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36439 --- Comment #2 from jeb...@gmail.com 2012-05-10 11:40:25 UTC --- API does report the new values "as is" fter it is set in the same style as the rest of the API, but this is somewhat cumbersome to unwind later. It is set in a "normalized" structu

[Bug 36439] Setting labels should normalize some things, API should return the actual label on success

2012-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36439 Mark A. Hershberger changed: What|Removed |Added Priority|Unprioritized |Normal CC|

[Bug 36439] Setting labels should normalize some things, API should return the actual label on success

2012-05-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36439 jeb...@gmail.com changed: What|Removed |Added CC||jeb...@gmail.com See Also|