Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #8889

Closed
Open
Created Feb 28, 2015 by Administrator@rootOwner

Missing port number in "<img src=..." image paths

Created by: m-a-r-c-o

I think that GitLab creates the wrong links to images (at least those in issue comments). I saw the following behavior today in my gitlab-development-kit environment:

The problem is that in the dev kit the gitlab page is served at port 3000 but the port number is not added to the img urls. Example:

image

Some days ago it was not an issue, all images were displayed. Now the images produce 404 respectively they are not displayed.

I assume that this is not a problem as long as gitlab is served at standard http (80) or https (443) ports but probably in all other cases.

Assignee
Assign to
Time tracking