Right now, the additional fields aren't being processed when adding new issues. In trying to work on it, I'm finding that no matter how I tweak the code, I can't get those fields (everything but Build and Easy, which aren't even being recorded ATM) to push to the $_POST
superglobal.
OK, I think this is ready for testing now ;)
Could you "scroll" a bit higher to see the output right after the command ?
Or - put the whole output into a pastebin and link it here ?
Thanks for testing ;)
here is it:
JTracker Installer
(C)
WARNING: A database has been found !!
Do you want to reinstall ? [y]es / [[n]]o :y
Removing existing tables..........................ok
Creating tables from file /sql/mysql.sql.............................ok
Process: sampledata.sql? [[y]]es / [n]o :y
Processing sampledata.sql...Table 'bug1.x_issues' doesn't exist SQL=INSERT INTO x_issues
(id
, asset_id
, gh_id
, jc_id
, project_id
, title
, description
, priority
, status
, opened
, closed_date
, modified
, patch_url
) VALUES
Umm that's strange.. could you please verify that jos_tracker_projects
contains two projects (rows) ?
The projects table is actually not part of the sample data, so you should also see the project selector with no sample data installed.
Moin,
jos_tracker_projects contains two projects.
Joomla! CMS 3 issues and J! Tracker Bugs!
Moin ;)
Ok that sounds serious.
I am on the road right now but i'll look at it when I'm back (tomorrow evening).
Could you please open a new issue for this ?
Danke :)
Since this belongs to the platform "branch" which is, IMHO, not longer relevant, I am going to close this until the issue appears again
Let me try to work on this one - seems like I've spend too much time playing in the backend ;)