Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Trac Trac
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Legacy
  • TracTrac
  • Issues
  • #24233

Closed (moved)
(moved)
Open
Created Nov 11, 2017 by Roger Dingledine@arma

<donatefaq> has strange <U+200B> character at the front

Commit b4d22a29 in the webwml repo is

--- a/include/donatehead.wmi
+++ b/include/donatehead.wmi
@@ -34,7 +34,7 @@
       </div>
       <ul id="navbar" class="nav navbar-nav navbar-right">
         <li><a href="<page about/overview>">About</a></li>
-        <li><a href="<U+200B>https://donate.torproject.org/donor-faq">Questions?</a></li>
+        <li><a href="<donatefaq>">Questions?</a></li>
       </ul>
     </div>
   </nav>

and then

+<define-tag donatefaq whitespace=delete><U+200B>https://donate.torproject.org/donor-faq</define-tag>

I guess the whitespace=delete saves you here, but the right fix would have been to remove the strange hard-to-print character. Hopefully this is useful for next time. It is probably still best to remove the strange hard-to-print character, lest it bite you in the future.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking