tsgrp / HPI

OpenContent Management Suite (OCMS)
http://www.tsgrp.com/products
17 stars 5 forks source link

Bulk Upload - Properties improperly carried forward when using breadcrumb links #2465

Closed gsteimer closed 2 years ago

gsteimer commented 2 years ago

See the screencam below. When using the breadcrumb links in bulk upload, form values are improperly carried forward:

bu-improper-form-prop

Interestingly, this only seems to happen when using the "previous" button and then skipping forward with a breadcrumb. Also, if you use the breadcrumb to skip to a document you've already visited (the 2nd document in the example above), the property values are correctly not carried forward. It seems to only happen if you use the breadcrumb to navigate to a document you haven't been on before.

This issue is causing STS to fail since the test is expecting that the form for the 3rd document is invalid (since the user should still be required to enter a tag). This STS script last worked on December 13th (about 1 week ago). I don't think anything has changed code-wise, so I'm wondering if perhaps this is an issue with a recent browser update. That seems unlikely to me, however, since this issue is present in both Chrome and IE11.

gsteimer commented 2 years ago

Moved to Jira: https://alfresco.atlassian.net/browse/SEP-25