Search

Woops, Bloggers Give Nissan Too Much Credit

0 views

Did you know that Nissan has developed a new kind of paint that can change colors on command? It was news to Nissan, too.

Paint That Can Change On Demand... NOT!Wired, Engadget, Mobile Magazine, or
And so far, only readers of Gizmodo and Engadget are treated to a correction.

Every publication, no matter how careful, makes mistakes. It's part of the business. Traditionally, newspapers like to bury them a few pages in, placing corrections in a bottom corner somewhere.

But at least they're there. This incident, though, is more of a case of piggybacking gone awry. Not that piggybacking isn't standard fare in the news industry. It is, and it happens with the best of publications.
two articles, for instance.

See, happens all the time.

Credit for unraveling the Nissan paint mystery goes to Darius at
Sure enough, it was one misinterpreted and slightly altered sentence at
' /></a></p></p></p></p>                </div>
                
                <script>
                (function() {
                    function initCopyableSections() {
                        document.querySelectorAll('.article-content .copyable-section').forEach(function(section) {
                            if (section.querySelector('.copyable-section__btn')) return;
                            var btn = document.createElement('button');
                            btn.type = 'button';
                            btn.className = 'copyable-section__btn';
                            btn.setAttribute('aria-label', 'Copy to clipboard');
                            var label = section.getAttribute('data-copy-label');
                            btn.textContent = label ? 'Copy ' + label : 'Copy';
                            section.appendChild(btn);
                            btn.addEventListener('click', function() {
                                var contentEl = section.querySelector('.copyable-section__content');
                                var text;
                                if (contentEl) {
                                    text = contentEl.textContent.trim();
                                } else {
                                    var clone = section.cloneNode(true);
                                    var btnClone = clone.querySelector('.copyable-section__btn');
                                    if (btnClone) btnClone.parentNode.removeChild(btnClone);
                                    text = clone.textContent.trim();
                                }
                                if (!text) return;
                                navigator.clipboard.writeText(text).then(function() {
                                    var t = btn.textContent;
                                    btn.textContent = 'Copied!';
                                    btn.classList.add('copied');
                                    setTimeout(function() {
                                        btn.textContent = t;
                                        btn.classList.remove('copied');
                                    }, 2000);
                                });
                            });
                        });
                    }
                    if (document.readyState === 'loading') {
                        document.addEventListener('DOMContentLoaded', initCopyableSections);
                    } else {
                        initCopyableSections();
                    }
                })();
                </script>
                
                <!-- Tags -->
                                
                <!-- Correction Form -->
                <div class=

Suggest a Correction

Found an error or have a suggestion? Let us know and we'll review it.

Share this article

Comments (0)

Please sign in to leave a comment.

No comments yet. Be the first to comment!