mirror of
https://github.com/JLiscom/OpenNote.git
synced 2026-04-25 16:25:49 +03:00
[GH-ISSUE #83] Some issues #73
Labels
No labels
bug
enhancement
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OpenNote-JLiscom#73
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Innercode on GitHub (Sep 17, 2014).
Original GitHub issue: https://github.com/JLiscom/OpenNote/issues/83
Hey,
I really like OpenNote but experience some issues. Maybe you can help me.
I've tried to install version 14.07.01. The installation was painless, also registering a new account but after login I get a blank page.
I've stepped back to version 14.07 that works with exception of the CKeditor's "right mouse click menus". I really need the addon tabletools. Tested in multiple browers on multiple OS'es but it seems to be broken.
Thanks in advance
@JLiscom commented on GitHub (Sep 18, 2014):
@InnerCode Sorry to head about the issues. With 14.07.01 did you happen to catch on the blank page after login if there were any console errors?
I was not aware CKeditor had right click menus. If you need to add a custom plugin you can do so by adding it here.
I inject the config to the editor so it has to be added to the service instead of the ckeditor config file
@Innercode commented on GitHub (Sep 19, 2014):
Hi FoxUSA,
Many thanks for your constructive reply.
The right click menus issue is solved by removing contextmenus from removePlugins :)
I've installed 14.07.01 on my server so you can see it by yourself. It's on (REDACTED)
Regards
@JLiscom commented on GitHub (Sep 19, 2014):
@InnerCode Works for me. What browser are you using?
@JLiscom commented on GitHub (Sep 23, 2014):
@InnerCode It seems to work for me in the latest version of major browsers(IE not IE) and some outdated browsers(IE). Can you provide your browser version?
@JLiscom commented on GitHub (Sep 26, 2014):
@InnerCode Any update?