Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix target bug during Matlab import #508

Merged
merged 1 commit into from Nov 29, 2012
Merged

Conversation

sbesson
Copy link
Member

@sbesson sbesson commented Nov 28, 2012

This PR attempts to fix the bug described in this forum post with OMERO.matlab.

To test this PR,

  • download OMERO.matlab from the latest build
  • add OmeroImporter.jar to the Matlab javaclasspath
  • add and run the example import script given in the thread above with a valid dataset ID on howe
  • make sure the image is correctly imported into the dataset

NB: the commit has been cherry-picked from the develop branch. No need to rebase.

@jburel
Copy link
Member

jburel commented Nov 29, 2012

@sbesson: tested on gre-mporter.

  • log in as user-1
  • Created a new dataset test
  • Imported a jpeg image using matlab example
  • Image correctly imported and attached to the specified dataset.

It is now working

jburel added a commit that referenced this pull request Nov 29, 2012
Do not rebase the PR, the change is already in develop
@jburel jburel merged commit 0287963 into ome:dev_4_4 Nov 29, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants