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

[GLPI 9.1.1] TicketValidation::CREATEDEMAND is declared nowhere!!! #1592

Closed
tomolimo opened this issue Jan 11, 2017 · 1 comment
Closed

[GLPI 9.1.1] TicketValidation::CREATEDEMAND is declared nowhere!!! #1592

tomolimo opened this issue Jan 11, 2017 · 1 comment
Labels
Milestone

Comments

@tomolimo
Copy link
Contributor

Hello,

If you try to search for ticket on Ticket Approval - Requester field on ticket.php you get an error message:

Uncaught Error: Undefined class constant 'CREATEDEMAND' in C:\inetpub\wwwroot\glpi091\inc\user.class.php:3032

Stack trace:

#0 C:\inetpub\wwwroot\glpi091\ajax\getDropdownUsers.php(94): User::getSqlSearchResult(false, Array, Array, 0, Array, '', 0, 200)

#1 {main}

I searched in the complete GLPI tree, and I cannot find this constant.

Regards,
Tomolimo

@tomolimo tomolimo added the bug label Jan 11, 2017
@tomolimo tomolimo added this to the 9.1.2 milestone Jan 11, 2017
@trasher
Copy link
Contributor

trasher commented Jan 12, 2017

Sounds like it has been added here:
55595ab#diff-a9c4448deb6265f035355e2a9ca92bc0R2881

But I can't find any declaration of that constant, guess the line should be removed.

trasher added a commit to trasher/glpi that referenced this issue Jan 12, 2017
trasher added a commit to trasher/glpi that referenced this issue Jan 13, 2017
trasher added a commit that referenced this issue Jan 13, 2017
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

2 participants