Skip to content

GitLab

  • Menu
    • Projects Groups Snippets
      Help
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
  • #4935

Closed
Open
Created 11 years ago by Administrator@rootOwner
  • New issue

  • Report abuse

  • New issue

  • Report abuse

gitlab does not support chinese tag name

Closed

gitlab does not support chinese tag name

Created by: quhw

Chinese tag name can be created in gitlab successfully. But the tag page is broken then.

Linked issues
0


  • Administrator
    Administrator @root · 11 years ago
    Owner

    Created by: axilleas

    Any logs would be useful.

    By Administrator on 2013-08-29T12:02:26 (imported from GitLab project)

  • Administrator
    Administrator @root · 11 years ago
    Owner

    Created by: detecti1

    Looks like the cause of issue I've reported. ( #4932 )

    I deleted all Chinese tag name, then gitlab works fine. And I found if tag name contains "#", will cause */tags page got 404 error.

    logs below

    Started GET "/namespace/myproject/tags" for 127.0.0.1 at 2013-08-29 09:06:50 +0800
    Processing by Projects::TagsController#index as HTML
      Parameters: {"project_id"=>"namespace/myproject"}
      Rendered shared/_ref_switcher.html.haml (3.7ms)
      Rendered projects/commits/_head.html.haml (8.4ms)
      Rendered projects/tags/index.html.haml within layouts/projects (42.5ms)
    Completed 500 Internal Server Error in 117ms
    
    ActionController::RoutingError (No route matches {:action=>"destroy", :controller=>"projects/tags", :project_id=>#<Project id: 1, name: "myproject", path: "myproject", description: "", created_at: "2013-07-03 02:32:40", updated_at: "2013-07-03 02:57:39", creator_id: 2, default_branch: "Development", issues_enabled: true, wall_enabled: false, merge_requests_enabled: true, wiki_enabled: true, namespace_id: 3, public: false, issues_tracker: "gitlab", issues_tracker_id: nil, snippets_enabled: false, last_activity_at: "2013-08-27 02:29:39", imported: false, import_url: nil>, :id=>"Ready_To_Upload_#4"}):
      app/views/projects/tags/index.html.haml:40:in `block in _app_views_projects_tags_index_html_haml__3465136261130741465_61452080'
      app/views/projects/tags/index.html.haml:15:in `each'
      app/views/projects/tags/index.html.haml:15:in `_app_views_projects_tags_index_html_haml__3465136261130741465_61452080'

    By Administrator on 2013-08-30T01:00:51 (imported from GitLab project)

  • Administrator
    Administrator @root · 11 years ago
    Owner

    Created by: jvanbaarsen

    @dosire Does gitlab support chinese characters?

    By Administrator on 2013-12-16T21:21:56 (imported from GitLab project)

  • Administrator
    Administrator @root · 11 years ago
    Owner

    Created by: dosire

    Having "#" in a tag is not a feature yet.

    By Administrator on 2013-12-17T07:57:28 (imported from GitLab project)

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
0 Assignees
Assign to
Milestone
No milestone
None
None
Time tracking
Due date
None
None
0
Labels
None
Assign labels
  • No matching results
  • Manage project labels
Confidentiality
Not confidential

You are going to turn on confidentiality. Only team members with at least Reporter access will be able to see and leave comments on the issue.

Lock issue
Unlocked
participants
Reference:

Menu

Projects Groups Snippets
Help