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

[dev.icinga.com #4966] Remove UTF-8 characters that are inserted instead of spaces #1231

Closed
icinga-migration opened this issue Oct 28, 2013 · 2 comments
Labels
Milestone

Comments

@icinga-migration
Copy link

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

Created by jmosshammer on 2013-10-28 19:11:57 +00:00

Assignee: jmosshammer
Status: Resolved (closed on 2014-02-18 15:14:13 +00:00)
Target Version: 1.10.1
Last Update: 2014-02-18 15:14:13 +00:00 (in Redmine)

Icinga Version: 1.9.0
Icinga Web Version: 1.9.0
IDO Version: 1.9.0
OS Version: n/a
DB Type: MySQL
DB Version: N/a
Browser Version: N/A

Some javascript files contain the UTF-8 character that OSX creates when entering alt-space. Shame on me for not using jshint on those files.

Changesets

2014-02-18 12:29:42 +00:00 by mfrosch 2aabafa

Fix non-breaking space UTF-8 character throughout the code

This is a char inserted on a Mac by using ALT+Space.

Char: U+00A0 --> " "

Fixes #4965 #4966

Relations:

@icinga-migration
Copy link
Author

Updated by mfrosch on 2013-12-09 15:49:38 +00:00

  • Target Version set to 1.10.1

Is there any fix yet? Or did I miss something? ;-)

@icinga-migration
Copy link
Author

Updated by mfrosch on 2014-02-18 15:14:13 +00:00

  • Status changed from New to Resolved
  • Done % changed from 0 to 100

Applied in changeset 2aabafa.

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

No branches or pull requests

1 participant