bug
avatar betweenbrain
betweenbrain
20 Dec 2012

When logged in as a Super User, new issues added from the front end fails. The page refreshes with the URL containing all data to be submitted, and returns to the issue list, but the issue is not added.

avatar betweenbrain betweenbrain - open - 20 Dec 2012
avatar betweenbrain betweenbrain - open - 20 Dec 2012
avatar Lemings
Lemings - comment - 31 Dec 2012

How adding issue from frontend ir meant to be working? Category, build and easy fields are not shown in edit view.
Saving in edit view is not working either.

I noticed that in /plugins/editors/kisscontent onDisplay method [ ] symbols are removed (in line 140 and 141), that prevents description to be saved. By commenting them out description is saving.

avatar mbabker
mbabker - comment - 31 Dec 2012

Once it is working, the fields will be mostly similar between the two views. If there are fields that make no sense to display on the add screen, they won't be there. We're trying to improve the UI as part of this, so keeping the screen clean of extra junk is a goal.

avatar mbabker mbabker - close - 31 Dec 2012
avatar - close - 31 Dec 2012
avatar mbabker
mbabker - comment - 31 Dec 2012

OK, it's working for the required title and description fields. Needs testing with everything else though, but it's progress!

avatar mbabker mbabker - reference | - 24 Apr 13

Add a Comment

Login with GitHub to post a comment