Closed
Bug 581136
Opened 15 years ago
Closed 14 years ago
bookmarklet won't work alongside mootools 1.2.4
Categories
(Skywriter Graveyard :: Embedded, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: arieh.glazer, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.7) Gecko/20100713 Firefox/3.6.7 FirePHP/0.4
Build Identifier:
the Bespin boookmarklet doesn't seem to be able to work alongside mootools 1.2.4. the error i'm getting is: "c.requiredVersion is not a function" which isn't debuggable since this is the minified version.
Reproducible: Always
Steps to Reproduce:
1.create a textarea
2.add mootools core 1.2.4
3.open the bespin bookmarklet
Actual Results:
error:
c.requiredVersion is not a function
https://bespin.mozillalabs.com/bookmarklet/bespin/BespinEmbedded.js
Line 22
Expected Results:
bespin should have added the little icon near the textarea
Comment 1•14 years ago
|
||
ACETRANSITION
The Skywriter project has merged with Ajax.org's Ace project (the full server part of which is their Cloud9 IDE project). Background on the change is here:
http://mozillalabs.com/skywriter/2011/01/18/mozilla-skywriter-has-been-merged-into-ace/
The bugs in the Skywriter product are not necessarily relevant for Ace and quite a bit of code has changed. For that reason, I'm closing all of these bugs. Problems that you have with Ace should be filed in the Ace issue tracker at GitHub:
https://github.com/ajaxorg/ace/issues
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•