Skip to content

Multiple bugs #14

@niutech

Description

@niutech

I have just downloaded the master branch zipball and installed it on my PHP hosting. InPlaceEditor looks very promising, but it is buggy right now.
First of all, there is no info in README about file permissions, password being salted in sha1('#1_' . $_POST["password"] . '+%6') and required changing SERVER_PATH in inplaceeditor.js to run it.
Next, index.html, login page and new.html files lack CSS assets, e.g. http://getbootstrap.com/2.3.2/ which is in any case obsolete, throw JS errors, e.g. TypeError: $.browser is undefined in bootstrap-transition.js:37.
Next, login page layout is hardcoded in htmlEntities.inc rather than showing a modal on top of my theme (index.html).
Finally, while editing a text, I cannot add a header due to a NS_ERROR_FAILURE in inplaceeditor.js:374. I am using the latest Firefox.

For now InPlaceEditor is not ready for prime time, but keep working on it, because it has potential.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions