[Bug 72124] Calling mw.wikibase.entity.formatPropertyValues on Property fails with wikibase-error-invalid-entity-id

2014-11-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=72124

--- Comment #4 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 170504 merged by jenkins-bot:
Make mw.wikibase.entity.formatPropertyValues work for non-items

https://gerrit.wikimedia.org/r/170504

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 72124] Calling mw.wikibase.entity.formatPropertyValues on Property fails with wikibase-error-invalid-entity-id

2014-11-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=72124

Marius Hoch h...@online.de changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 72124] Calling mw.wikibase.entity.formatPropertyValues on Property fails with wikibase-error-invalid-entity-id

2014-11-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=72124

Marius Hoch h...@online.de changed:

   What|Removed |Added

 Blocks||49554

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 72124] Calling mw.wikibase.entity.formatPropertyValues on Property fails with wikibase-error-invalid-entity-id

2014-10-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=72124

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 170504 had a related patch set uploaded by Hoo man:
Make mw.wikibase.entity.formatPropertyValues work for non-items

https://gerrit.wikimedia.org/r/170504

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 72124] Calling mw.wikibase.entity.formatPropertyValues on Property fails with wikibase-error-invalid-entity-id

2014-10-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=72124

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 72124] Calling mw.wikibase.entity.formatPropertyValues on Property fails with wikibase-error-invalid-entity-id

2014-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=72124

Marius Hoch h...@online.de changed:

   What|Removed |Added

Summary|Q161192 gives an error in   |Calling
   |lua on wikidata.org |mw.wikibase.entity.formatPr
   ||opertyValues on Property
   ||fails with
   ||wikibase-error-invalid-enti
   ||ty-id

--- Comment #1 from Marius Hoch h...@online.de ---
The actual problem is something like:

mw.log(mw.wikibase.getEntityObject('P447'):formatPropertyValues('P1'))
The ID entered is unknown to the system. Please use a valid entity ID.



The example given above works, btw:

mw.log(mw.wikibase.getEntityObject('Q161192'):getLabel())
007 Legends

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 72124] Calling mw.wikibase.entity.formatPropertyValues on Property fails with wikibase-error-invalid-entity-id

2014-10-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=72124

Marius Hoch h...@online.de changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Marius Hoch h...@online.de ---
I had another look, the thing seen here was simply that the template call
{{List of properties/Row|id=444|example-subject=Q161192|example-object=7.0/10}}
passed 7.0/10 as entity id, which is clearly an invalid value.

But still there's the other bug I discovered...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l