•  
      request #6482 Can't modify a report for trackers
    Infos
    #6482
    Jérémy DUBRULLE (Jey10)
    2014-11-10 15:10
    2014-03-18 09:18
    6558
    Details
    Can't modify a report for trackers
    Whenever I modify a report (default or new report), it doesn't change anything when I create a table, and the save doesn't work too when I modify the fields for the results table.
    Trackers
    Empty
    CentOS 5 + php53
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2014-11-10
    Attachments
    Empty
    References
    References list is empty

    Follow-ups

    User avatar
    Antoine GIRET (antoine)2014-10-07 12:49
    I do a "setenforce 0" and now i can save the bug report configuration...

    Thanks, i can continue my first Tuleap configuration.
    User avatar
    Antoine GIRET (antoine)2014-10-07 11:36
    last edited by: Antoine GIRET (antoine) 2014-10-07 11:41
    Hi, here an extract of the "error_log" file :

    [Tue Oct 07 10:26:38 2014] [error] [client XX.X.XXX.XX] PHP Warning: Unknown: open(/var/tmp/tuleap_cache/sess_7knuo4ck2s5n3u3uqgraj6q6d6, O_RDWR) failed: Permission denied (13) in Unknown on line 0, referer: https://.../plugins/pluginsadministration/?view=properties&plugin_id=3
    [Tue Oct 07 10:26:38 2014] [error] [client XX.X.XXX.XX] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/tmp/tuleap_cache) in Unknown on line 0, referer: https://XX.X.XXX.XX/plugins/pluginsadministration/?view=properties&plugin_id=3
    [Tue Oct 07 10:27:23 2014] [error] [client XX.X.XXX.XX] PHP Warning: session_start(): open(/var/tmp/tuleap_cache/sess_7knuo4ck2s5n3u3uqgraj6q6d6, O_RDWR) failed: Permission denied (13) in /usr/share/tuleap/src/www/include/pre.php on line 121, referer: https://XX.X.XXX.XX/plugins/pluginsadministration/
    [Tue Oct 07 10:27:24 2014] [error] [client XX.X.XXX.XX] PHP Warning: session_start(): open(/var/tmp/tuleap_cache/sess_7knuo4ck2s5n3u3uqgraj6q6d6, O_RDWR) failed: Permission denied (13) in /usr/share/tuleap/src/www/include/pre.php on line 121, referer: https://XX.X.XXX.XX/plugins/pluginsadministration/
    [Tue Oct 07 10:27:24 2014] [error] [client XX.X.XXX.XX] PHP Warning: Unknown: open(/var/tmp/tuleap_cache/sess_7knuo4ck2s5n3u3uqgraj6q6d6, O_RDWR) failed: Permission denied (13) in Unknown on line 0, referer: https://XX.X.XXX.XX/plugins/pluginsadministration/
    [Tue Oct 07 10:27:24 2014] [error] [client XX.X.XXX.XX] PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/tmp/tuleap_cache) in Unknown on line 0, referer: https://XX.X.XXX.XX/plugins/pluginsadministration/
    User avatar
    Hello,

    Do you have entires in your apache error_log file (/var/log/httpd/error_log) ?

    • Reported in version cleared values: 6.11
    User avatar
    Antoine GIRET (antoine)2014-10-07 09:18
    I created a Bug Tracker and open different bugs. When I enter in my Bug Tracker, I see a web page with a search form in the upper part and a list with the different bugs in the lower part. However by default there are no information given for each bug. As I am administrator of my project I can configure the different informations given for each bug from the column widget on the right part of the web page. For example I can add Artifact ID, Submitted by, Severity, Summary, etc...

    But if I register my report with the blue button "Enregistrer" I lose all my configuration and the bugs list display no column. What is wrong ? How can I save the different information I want to display for each bug of my list ?

    Anyone have the solution ?

    When i do "Save", i have the message "Bugs have been saved" but i lose all my configuration...

    An other thing : the standard tracker templates of Tuleap are not available on my installation : i can't see this list to choose a template (Bugs, Change Requests, Empty, Tasks...).

    Thanks for your help.
    User avatar
    The second was for CentOS 6...
    I thought it was better to precise it was same for both and I didn't see the comment from Gabriele ...