You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 31 Next »

Release Notes

Issues discovered in testing

Issues discovered in testing:


Issuebbdb
1

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

(tick)(tick)
2

If you select a content item in the UI which has a "/" in the content ID (any file with a path), then select the "Refresh" button on the space, a 404 response comes back (white page with "Not Found"). This seems to be due to the "/" being displayed in the URL as an encoded value "%2F". If the "%2F" is replaced with a "/", the page loads just fine.

Unable to locate Jira server for this macro. It may be due to Application Link configuration.



3

While:

curl -u user:pass -X POST -H "x-dura-meta-test: ĽĔĘŔĴêť" https://bill.duracloud.org/durastore/bb-37-part1/test-file.txt

fails with the expected error,

curl -u user:pass -X POST -H "x-dura-meta-other: ♫♪♫" https://bill.duracloud.org/durastore/bb-37-part1/test-file.txt

successfully updates the content properties with non-ascii characters

Danny Bernstein : I wasn't able to reproduce: The following curl command returns a 400. Is it possible that you're running into an issue with Windows?

curl -u user:pass -X POST -H "x-dura-meta-other: ♫♪♫" https://danny.duracloud.org/durastore/db-test/test-file.txt


Release Prep Steps

Updates in release

Itembbdb

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

(n/a)(n/a)

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

(n/a)(n/a)

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

(tick)(tick)

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

(tick)(tick)

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

(error) #3(tick)

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

(tick)(tick)

Unable to locate Jira server for this macro. It may be due to Application Link configuration.

(tick)(tick)


Build Tests

Testbbdb
mvn clean install (full build + integration tests)(tick)(tick)


Release Actions


  • No labels