Skip to content

Annotation Tools Reverting commit @3bfb633 and updating openseadragon.js for latest build - #4019

Merged
flowerhack merged 1 commit into
openedx:masterfrom
lduarte1991:lduarte-harvardx-pr2
Jun 6, 2014
Merged

Annotation Tools Reverting commit @3bfb633 and updating openseadragon.js for latest build#4019
flowerhack merged 1 commit into
openedx:masterfrom
lduarte1991:lduarte-harvardx-pr2

Conversation

@lduarte1991

Copy link
Copy Markdown
Contributor

Urgent Fix to merged PR #3969

Issue: Tried to accomplish an issue raised by @auraz where I should factor out variables for the annotation tools. Basically textannotation_module.py, imageannotation_module.py, and videoannotation_module.py each had instances of annotation_storage_url, annotation_mode, etc. I tried to compile them all into annotator_mixin.py. Thought it had worked and pushed the fixes but it turns out that if you go to studio you get the following message anytime I hit "Edit" for image, text and annotation components in studio:
studio error

Basically those 4 files got reverted to how they were before commit 3bfb633.

It was made known to us less than an hour ago that the file openseadragon.js we were using was using a different api call then the server so this is a 2-line change to make it work while we upgrade.

@flowerhack

Copy link
Copy Markdown
Contributor

Makes sense, 🎋 ⛵ 🚀 (from me and @sarina ). Merging...

flowerhack added a commit that referenced this pull request Jun 6, 2014
Annotation Tools Reverting commit @3bfb633 and updating openseadragon.js for latest build
@flowerhack
flowerhack merged commit 7beaf4e into openedx:master Jun 6, 2014
@auraz

auraz commented Jun 7, 2014

Copy link
Copy Markdown
Contributor

Right, that's because Descriptor should inherit those fields also.

singingwolfboy pushed a commit that referenced this pull request Jun 11, 2014
Reverting commit @3bfb633 and updating openseadragon.js for latest build

Conflicts:
	common/lib/xmodule/xmodule/imageannotation_module.py
	common/lib/xmodule/xmodule/textannotation_module.py
	common/lib/xmodule/xmodule/videoannotation_module.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants