Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined index: glpiactiveprofile #399

Closed
monpelaud opened this issue Jan 26, 2016 · 4 comments
Closed

Undefined index: glpiactiveprofile #399

monpelaud opened this issue Jan 26, 2016 · 4 comments
Assignees
Labels
Milestone

Comments

@monpelaud
Copy link

Bonjour,

Le message d'erreur suivant apparait régulièrement dans le fichier php-errors.log:

*** PHP Notice(8): Undefined index: glpiactiveprofile
Backtrace :
inc/item_ticket.class.php:372
inc/commonglpi.class.php:208 Item_Ticket->getTabNameForItem()
inc/ticket.class.php:657 CommonGLPI->addStandardTab()
inc/commonglpi.class.php:158 Ticket->defineTabs()
ajax/updatecurrenttab.php:48 CommonGLPI->defineAllTabs()

Cordialement

@orthagh
Copy link
Contributor

orthagh commented Feb 16, 2016

Hello. (Sorry for delay)

Could you precise you glpi version and if you find, the action who triggers this error

@monpelaud
Copy link
Author

Hi,
I'm using GLPI v0.90.1
Sorry but so far I don't have find the action which triggers this error but I search...

Bests regards

@yllen
Copy link
Collaborator

yllen commented Feb 26, 2016

with your log it seems that it was when you click on Items tag of a ticket.
But i can't reproduce

@orthagh orthagh added the bug label Feb 29, 2016
@orthagh orthagh added this to the 0.90.2 milestone Feb 29, 2016
@orthagh orthagh self-assigned this Feb 29, 2016
@orthagh
Copy link
Contributor

orthagh commented Feb 29, 2016

I just added a check to prevent theses warnings.
I think the errors triggers when session is lost (timeout) and when the user change tab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants