Skip to content

fix: compatibility with GLPI 9.4 #1029

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

Merged
merged 2 commits into from
Jul 10, 2018
Merged

Conversation

btry
Copy link
Collaborator

@btry btry commented Jul 5, 2018

rich text switch removed, and always enabled

fix #1022

Signed-off-by: btry tbugier@teclib.com

Changes description

add glpi version test in addition of $CFG_GLPI['use_rich_text']

Checklist

Please check if your PR fulfills the following specifications:

  • Tests for the changes have been added
  • Docs have been added/updated

References

@btry btry added this to the 2.6.4 milestone Jul 5, 2018
@btry btry self-assigned this Jul 5, 2018
@btry btry force-pushed the feature/1022_richtext branch from e06f680 to e80e17d Compare July 5, 2018 07:56
Copy link
Contributor

@cedric-anne cedric-anne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$CFG_GLPI['use_rich_text'] has not been dropped in 9.3 but in 9.4.

@btry btry changed the title fix: compatibility with GLPI 9.3 fix: compatibility with GLPI 9.4 Jul 5, 2018
@btry
Copy link
Collaborator Author

btry commented Jul 5, 2018

oh, thanks !

@btry btry force-pushed the feature/1022_richtext branch from e80e17d to eb443d4 Compare July 5, 2018 08:04
cedric-anne
cedric-anne previously approved these changes Jul 5, 2018
@btry btry force-pushed the feature/1022_richtext branch 3 times, most recently from 15b73ad to e548cff Compare July 9, 2018 07:08
rich text switch removed, and always enabled

fix pluginsGLPI#1022

Signed-off-by: btry <tbugier@teclib.com>
@btry btry force-pushed the feature/1022_richtext branch from e548cff to d38dcf8 Compare July 10, 2018 14:31
Signed-off-by: btry <tbugier@teclib.com>
@btry btry merged commit 576c891 into pluginsGLPI:develop Jul 10, 2018
@btry btry deleted the feature/1022_richtext branch July 10, 2018 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop Rich text support
2 participants