•  
      request #10342 Widget project classification can throw a fatal error
    Infos
    #10342
    Jean-Christophe (jcbidal)
    2017-06-22 11:04
    2017-06-20 18:00
    10585
    Details
    Widget project classification can throw a fatal error
    I've recently updated Tuleap to version 9.8.99.213. Since then, when I access my project using the link https://tuleap.mydomain.com/project/admin/?group_id=101, it works.

    But it's not proposed by the GUI, unless you go deep into the admin dashboard...

    The problem is, that, when I click on the regular project link like https://tuleap.mydomain.com/projects/my_project_name (located in the top banner "projects/project_name"), I have the following Apache 500 error:
    PHP Fatal error: Call to undefined function trove_getcatlisting() in /usr/share/tuleap/src/common/widget/Widget_ProjectClassification.class.php on line 43, referer: https://tuleap.mydomaine.com/project/admin/?group_id=101

    I don't really know what else to provide to help. Would it be just a new configuration trick?
    Other
    development
    CentOS 6
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2017-06-20
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    You rock, Thomas.
    I must say I am extremely impressed by (not only your picture, but also) your efficiency. Good job. Thanks for the help. Looking forward for the release :-)
    User avatar
    Thomas Gerbet (tgerbet)2017-06-20 18:20
    Hello,

    Thanks for the report. I have been able to reproduce the issue and a patch is under review (gerrit #8768) to solve it.

    • Summary
      -After tuleap update, */projects/project_name link broken 
      +Widget project classification can throw a fatal error 
    • Category changed from Upgrade process to Other
    • Status changed from New to Under review