Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

[[ Bug ]] A couple of patches to recently introduced IDE issues#1836

Merged
livecodepanos merged 2 commits intolivecode:developfrom
montegoulding:fixide
Nov 20, 2017
Merged

[[ Bug ]] A couple of patches to recently introduced IDE issues#1836
livecodepanos merged 2 commits intolivecode:developfrom
montegoulding:fixide

Conversation

@montegoulding
Copy link
Copy Markdown
Contributor

No description provided.

This patch fixes a bug where `revAbsoluteFolderListing` is prefixing
listed paths with `the directory` rather than the `pDirectory` parameter.
The bug was introduced when the hander was changed not to set `the directory`
but the list was still being prefixed by it.
The `revInternal__LoadIfLibrary` handler depends on `send` throwing
an error if the handler is not found, however, a recent change meant
that the `revAvailableHanlders` was used to check if the stack had
library initialization handlers so `send` was sending empty which does
not throw an error. See Bug 20689
@montegoulding montegoulding added this to the 9.0.0-dp-11 milestone Nov 20, 2017
@runrevmark
Copy link
Copy Markdown
Contributor

@livecode-vulcan review ok e2eb46f

@livecode-vulcan
Copy link
Copy Markdown

💙 review by @runrevmark ok e2eb46f

@livecodepanos livecodepanos merged commit ad42c9c into livecode:develop Nov 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants