Non-breaking space character in UI source file breaks 'Include Information' screen
Description
Environment
None
Activity
Show:
Unresolved
Details
Details
Assignee
Unassigned
UnassignedReporter
Components
Fix versions
Backbone Issue Sync
Backbone Issue Sync
Created April 11, 2024 at 2:11 PM
Updated April 16, 2024 at 1:33 PM
For some users the browser error console displays an error because of a non-breaking space character inside the script source:
Error: [$parse:lexerr] Lexer Error: Unexpected next character at columns 78-78 [Â] in expression [dialogCtrl.currentSelectedSpace && dialogCtrl.includingPages != 'undefined' &&Â dialogCtrl.includingPages.length > 0]. https://errors.angularjs.org/1.8.3/$parse/lexerr?p0=Unexpected%20next%20character%20&p1=s%2078-78%20%5B%C3%82%5D&p2=dialogCtrl.currentSelectedSpace%20%26%26%20dialogCtrl.includingPages%20!%3D%20'undefined'%20%26%26%C3%82%C2%A0dialogCtrl.includingPages.length%20%3E%200