[Bug 46361] handle no value and other property snak types in property parser function

2014-05-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46361 tobias.gritschac...@wikimedia.de changed: What|Removed |Added Status|RESOLVED|VERIFIED

[Bug 46361] handle no value and other property snak types in property parser function

2014-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46361 --- Comment #5 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 129072 merged by jenkins-bot: Move the messages to describe novalue and somevalue Snaks to lib https://gerrit.wikimedia.org/r/129072 -- You are receiving this

[Bug 46361] handle no value and other property snak types in property parser function

2014-04-23 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46361 Marius Hoch h...@online.de changed: What|Removed |Added Status|PATCH_TO_REVIEW |RESOLVED

[Bug 46361] handle no value and other property snak types in property parser function

2014-04-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46361 Marius Hoch h...@online.de changed: What|Removed |Added CC||h...@online.de ---

[Bug 46361] handle no value and other property snak types in property parser function

2014-04-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46361 --- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org --- Change 129072 had a related patch set uploaded by Hoo man: Move the messages to describe novalue and somevalue Snaks to lib https://gerrit.wikimedia.org/r/129072 --

[Bug 46361] handle no value and other property snak types in property parser function

2014-04-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46361 Gerrit Notification Bot gerritad...@wikimedia.org changed: What|Removed |Added Status|NEW

[Bug 46361] handle no value and other property snak types in property parser function

2014-03-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46361 Lydia Pintscher lydia.pintsc...@wikimedia.de changed: What|Removed |Added Whiteboard|u=dev c=backend p=0 |u=dev

[Bug 46361] handle no value and other property snak types in property parser function

2014-03-17 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46361 Lydia Pintscher lydia.pintsc...@wikimedia.de changed: What|Removed |Added Whiteboard||u=dev

[Bug 46361] handle no value and other property snak types in property parser function

2013-11-04 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46361 Lydia Pintscher lydia.pintsc...@wikimedia.de changed: What|Removed |Added Priority|Unprioritized |High

[Bug 46361] handle no value and other property snak types in property parser function

2013-03-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46361 --- Comment #1 from Aude aude.w...@gmail.com --- Right now, these get skipped completely. We want these to output as an empty string with comma or whichever separator specified. With multiple values, it would be like: Mary, Jack, , Joe --

[Bug 46361] handle no value and other property snak types in property parser function

2013-03-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46361 --- Comment #2 from Aude aude.w...@gmail.com --- any property parser function call that returns an error should have the same behaviour when there are multiple values. For no value, we might want it to output (none) or something like that. --