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
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar

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
  • #31929

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

&vendorShortName; is escaped in ar breaking the referencing of this entity

We have <!ENTITY project.tpoLink "&amp;vendorShortName؛"> in ar's aboutDialog.dtd. Note for comparison, just one line above in that file <!ENTITY project.start "طوّر &brandShortName;">.

The latter is correct as the & and ; are making sure brandShortName as it is translated elsewhere gets included. But that fails if one starts to escape those characters (e.g. by replacing & with &amp).

Thanks to Thorin for reporting this issue.

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