← Back to team overview

rapache-devel team mailing list archive

[Bug 244519] Re: Entry to report bugs from the help menu would be nice.

 

Nice.
Grabbing user cookie is not acceptable, even if it seems to be the practice of other projects.
We also could look to Leonov code. http://launchpad.net/leonov it asks you for launchpad login.

Another note: this code brings a dependancy with it. We shuold wrap
everything with try/except and hide the menu entry if the dependency is
not there.

-- 
Entry to report bugs from the help menu would be nice.
https://bugs.launchpad.net/bugs/244519
You received this bug notification because you are a member of Rapache
Developers, which is subscribed to Remote Apache Management tool .

Status in rapache: Confirmed

Bug description:
Add a menu entry in the main menu which allows the user to report bugs in launchpad.

Emgent has some code to share. Please attach a proof of concept here.

Also we shuold investigate the additional dependencies this feature would require and make sure to find a way to make them optional (we don't want to depend on apport or similar packages, but only suggest their use if they're present on the user's system)



References