question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[beta] bug in "Quoting String with Single Quotes" challenge

See original GitHub issue

Challenge quoting-strings-with-single-quotes has an issue. User Agent is: Mozilla/5.0 (X11; CrOS x86_64 8872.76.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.105 Safari/537.36. Please describe how to reproduce this issue, and include links to screenshots if possible.



var myStr = '<a href="http://www.example.com" target="_blank">Link</a>';

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:3
  • Comments:16 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
tommygebrucommented, Jan 26, 2017

yeah - its an issue for sure

screen-shot-2017-01-25-at-10 45 25-pm-compressor

1reaction
strongdancommented, Jan 26, 2017

Okay, I will do that in the future. I’m very new to all of this. I re-ran this challenge and got the same result - failed second test but passed first.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Need assistance in quoting-strings-with-single-quotes
This is a know bug and has already been reported and will be fixed before the Beta is released to production. Also, it...
Read more >
Quoting Strings with Single Quotes - Free Code Camp
This is a basic JavaScript tutorial which teaches something important. As a developer, understanding the way strings work is very important.
Read more >
Scripting - varible in caption - XYplorer Beta Club
String can be either single or double quote but not always the same (see Example 1 ... Variables are resolved in double quote...
Read more >
Robust quoting in Snakefiles – Snakemake for Bioinformatics
The 'single quotes' ensure that the expression is passed directly to awk. If “double quotes” had been used, bash would replace $0 with...
Read more >
DataStax Java Driver - Changelog - DataStax Documentation
[bug] JAVA-712: Prevent QueryBuilder.quote() from applying duplicate double quotes. [bug] JAVA-688: Prevent QueryBuilder from trying to serialize raw string. [ ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found