Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.


    • CommentAuthorcesar
    • CommentTimeNov 1st 2006
     
    Hello,

    I was wondering what everyone out there does for accepting customer/user bug reports?

    I looked into many of the open-source PHP/MySQL bug reporting packages, as well as Bugzilla, and they all look great from a programmer's standpoint. But none of them have a simple interface for customers and non-technical people to submit bug reports.

    Do you design an interface to another package, or just use emails or what?
    • CommentAuthorcolby
    • CommentTimeNov 1st 2006
     
    I work at Intuit and we have a in-house product that we use for this purpose. I agree that bugzilla is a bit complex for the end user, assuming the product does not target the technical community.
    • CommentAuthorcesar
    • CommentTimeNov 1st 2006
     
    Thanks. Yeah, this is targeted towards non-technical people, so I want something simple - name, email, description of the problem - little more than that.