Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #32112

Closed (moved)
Open
Opened Oct 16, 2019 by Georg Koppen@gk

Escaping & character creates weird string

For #31286 (moved) we committed new strings such as

<!ENTITY torPreferences.viewLogs "View Logs&#x2026;">

When pulling the translated strings that suddenly mutated to

<!ENTITY torPreferences.viewLogs "View Logs&amp;#x2026;">

We should figure out a way where the & actually gets preserved because otherwise users are seeing the second string literally.

This bug might be responsible for XML parsing errors too, which I am seeing in the browser console.

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#32112