Francis Labrie resolved Bug JENKINS-22519 as Not A Defect

Forget this report, the issue was finally related to a French localization. The following string:

Click to center timeline on event

Was translated to:

Cliquer afin de centrer le calendrier sur l''événement

But this was breaking the _javascript_ code. Adding a backslash \ prefix fix the problem:

Cliquer afin de centrer le calendrier sur l\''événement
Change By: Francis Labrie (25/Feb/15 8:11 PM)
Status: Open Resolved
Resolution: Not A Defect
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to