Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E ensembl
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Jira
    • Jira
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ensembl-gh-mirror
  • ensembl
  • Repository
  • ensembl
  • modules
  • Bio
  • EnsEMBL
  • Translation.pm
Find file BlameHistoryPermalink
  • Andreas Kusalananda Kähäri's avatar
    Do not weaken the reference to the transcript of a translation if the · 286ab8d2
    Andreas Kusalananda Kähäri authored Jul 12, 2010
    transcript had to be fetched from the database.  If this happens, the
    user is likely working in a translation-centric way, i.e. not going
    through transcripts.  If the reference is weakened, the reference to
    the transcript will be undef after the end of the code block, as the
    transcript passes out of scope.
    286ab8d2