diff --git a/content/post/2017-01.md b/content/post/2017-01.md index 0f40d8639..26b5cc694 100644 --- a/content/post/2017-01.md +++ b/content/post/2017-01.md @@ -91,3 +91,10 @@ Caused by: java.net.SocketException: Broken pipe (Write failed) ## 2017-01-08 - Put Sisay's `item-view.xsl` code to show mapped collections on CGSpace ([#295](https://github.com/ilri/DSpace/pull/295)) + +## 2017-01-09 + +- A user wrote to tell me that the new display of an item's mappings had a crazy bug for at least one item: https://cgspace.cgiar.org/handle/10568/78596 +- She said she only mapped it once, but it appears to be mapped 184 times + +![Crazy item mapping](/cgspace-notes/2017/01/mapping-crazy-duplicate.png) diff --git a/static/2017/01/mapping-crazy-duplicate.png b/static/2017/01/mapping-crazy-duplicate.png new file mode 100644 index 000000000..2caa7e6ca Binary files /dev/null and b/static/2017/01/mapping-crazy-duplicate.png differ