- Status Requires testing
- Percent Complete
- Task Type Bug Report
- Category Installer and Upgrader
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Very Low
- Reported Version 1.0-beta
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Flyspray - The bug killer!
Opened by DiscoveryOV - 23.11.2016
Last edited by peterdd2 - 07.12.2016
Opened by DiscoveryOV - 23.11.2016
Last edited by peterdd2 - 07.12.2016
FS#2318 - syntax_plugin required when selected ckeditor in Setup
When choosing HTML/CKEditor on the setup screen you are presented with an error stating that syntax plugin cannot be empty.
This is due to the option value being empty:
<select name="syntax_plugin"> <option value="dokuwiki">Text/Dokuwiki</option> <option value="">HTML/CKEditor</option> </select>
A suggested fix is to remove the requirement to select an option (since you have to select one or the other anyway).
Loading...
Available keyboard shortcuts
- Alt + l Login Dialog / Logout
- Alt + a Add new task
- Alt + m My searches
- Alt + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + e ↵ Enter Edit this task
- Alt + w watch task
- Alt + y Close Task
Task Editing
- Alt + s save task
For reference, the code above is located in: setup/templates/administration.tpl
Forgot to select version, this is on 1.0 rc4.
change made now on github: https://github.com/Flyspray/flyspray/commit/8bf072947d86967653abdb3bd141ff351fb816c9