Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CommandPlatformTested bySuccess?Notes
java -jar fcrepo-webapp-4.5.1-SNAPSHOT-jetty-console.jarlinux   
java -jar fcrepo-webapp-4.5.1-SNAPSHOT-jetty-console.jarmacJared Whiklo 

Builds and runs, can create object and update properties, but clicking links to other resources does not work. Log shows it appears to send a HEAD, instead of a GET.

I, Bethany Seeger, observed the same thing. However, when I restarted the server, the links started working... odd. I do see the HEAD and a GET request.

java -jar fcrepo-webapp-4.5.1-SNAPSHOT-jetty-console.jarwindowsScott Prater (error)(tick)Manual tests 6 and 7, DELETE resource (both container and binary): occasionally dangling pointers to deleted child resources are displayed in the UI and in the ldp:contains property. These pointers do not disappear over time.
All other operations work as expected. 

Manual Tests

All of the below should take place in the HTML UI.

...