Japan-Digital-Archives / Japan-Digital-Archive

Digital Archive of Japan's 2011 Disasters
6 stars 18 forks source link

Bookmarklet :: Submissions without tags from the bookmarklet cause serious issues with curation #781

Open nickkapur opened 10 years ago

nickkapur commented 10 years ago

Via Koko:

  1. When submissions do not have any tags, O:43: appears on the pop up pages.

tagging problem

  1. When there are O:43: on the pop up pages, I cannot add any tags from the edit pages. After the tags are entered and the edit pages updated, the added tags disappear from the edit pages.

tagging problem edit page 1 tagging problem 2

rchen152 commented 10 years ago

I'm having trouble reproducing this problem. The steps I went through were to (1) Navigate to some website, (2) Click "Add to JDA" in the bookmark bar and then "Add Media" in the popup window. (3) Navigate to the collection and click on the website I just added. The popup looks like this (no O:43: tag): image

meeshmon commented 10 years ago

Rebecca, Thank you or the note. I tried this myself but I could not replicate the issue either. I will assign Koko to take a look at this one and have her point out the exact issue.

meeshmon commented 10 years ago

こうこさん、この問題を直そうとしているんですが、どうも同じような状況が確認できません。もしこの問題が続いているようであれば、教えて下さい。

jdaKoko commented 10 years ago

The problems occured from the conventional submission form, not the bookmarklet. I do not have any extra collection space in my account unless someone adds a collection box dropdown function, so I need to use the contribution page for submissions.

New submissions without tags have a different issue, the pop-ups have (N;X) instead of (O:43). Fortunately, I can add tags from the edit page, so for the moment, the editing part of the problem has been soloved for the new submissions. However, ID 1698102~1838127 without tags still have the O:43 issue, hence I cannot add tags from the edit pages. I would like this issue to be sloved. ![tag-new development](https://cloud.githubusercontent.com/assets/8831502/4801389/5006d116-5e32-11e4-9dfb-2f6231eef592.png)
jdaKoko commented 9 years ago

@meeshmon Although there are no new O:43: tags in the recent submissions, I just want to make an update on the O:43: tag situation. There are 4,008 items with the tag when text search typing 43 in the JDA site. However, the O:43: tags do not appear on the edit pages. I cannot add new tags from admin edit pages unless I get rid of the O:43: tag from the pop-ups. Very time consuming!

screen shot 2015-09-23 at 11 57 34 am

rchen152 commented 8 years ago

There's a slightly more useful error message under Tags on the item page: http://jdarchive.org/en/item/1698102 Seems to be this issue: http://stackoverflow.com/questions/18280888/symfony2-arraycollection-doesnt-get-persisted but I can't figure out how to debug because I don't know how to interact with the database for my dev instance. Relevant file: https://github.com/Japan-Digital-Archives/Japan-Digital-Archive/blob/62de09ca0055ab9600b7aec4ab75374520d5f4d6/src/Zeega/DataBundle/Entity/Item.php