Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

[dev.icinga.com #2198] Tooltip from action_url interfering with pnp4nagios integration #824

Closed
icinga-migration opened this issue Dec 14, 2011 · 8 comments

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/2198

Created by gebi on 2011-12-14 14:32:58 +00:00

Assignee: ricardo
Status: Resolved (closed on 2012-04-13 19:08:21 +00:00)
Target Version: 1.7
Last Update: 2014-12-08 09:32:54 +00:00 (in Redmine)


Hello Ricard,

I've just integrated pnp4nagios into icinga classic ui and it seems that at least with google-chrome the pnp4nagios graphs are constantly overlayed by the text "Perform Sxtra Service Actions" (as seen in the attached screenshot).

May it be possible to just remove the 'ALT' tag from the image used in action_url?
The code in question seems to be cgi/status.c:1894

printf("<IMG SRC='%s%s%s' BORDER=0 WIDTH=%d HEIGHT=%d ALT='%s' TITLE='%s'>", url_images_path, MU_iconstr, ACTION_ICON, STATUS_ICON_WIDTH, STATUS_ICON_HEIGHT, "Perform Extra Service Actions", "Perform Extra Service Actions");

Attachments

Changesets

2012-01-15 00:22:44 +00:00 by ricardo 9ed0d0a

classic ui: fixed Tooltip from action_url interfering with pnp4nagios integration #2198

refs: #2198

removed ALT and TITLE tag from action_url in status.cgi

2012-04-13 18:48:07 +00:00 by ricardo 7b9ec5b

classic-ui: updated Changelog CHANGES section

refs: #1524
refs: #1981
refs: #2018
refs: #2117
refs: #2119
refs: #2145
refs: #2198
refs: #2343
refs: #2359
refs: #2373
refs: #2421

hope the "changes" section for classic ui isn't tooo long
@icinga-migration
Copy link
Author

Updated by ricardo on 2011-12-16 21:54:11 +00:00

can this please moved to Classic-UI? Thanks.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2011-12-17 00:49:34 +00:00

  • Project changed from Icinga 1.x to 19

@icinga-migration
Copy link
Author

Updated by ricardo on 2012-01-15 00:24:41 +00:00

  • Status changed from New to Feedback
  • Target Version set to 1.7

in current 'dev'cgis'

please test

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-04-03 14:23:02 +00:00

could you clean the commented code as well?

i'm still not sure if that should be dropped just like that.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-04-03 14:23:33 +00:00

if so, add this to CHANGES in Changelog pls.

@icinga-migration
Copy link
Author

Updated by ricardo on 2012-04-13 15:40:10 +00:00

Commented lines removed and added to Changelog

@icinga-migration
Copy link
Author

Updated by ricardo on 2012-04-13 19:08:21 +00:00

  • Status changed from Feedback to Resolved

Added note to changes in Changelog

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-12-08 09:32:54 +00:00

  • Project changed from 19 to Core, Classic UI, IDOUtils
  • Category set to Classic UI

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

No branches or pull requests

1 participant