Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T typo3.org
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 60
    • Issues 60
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 9
    • Merge requests 9
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • servicesservices
  • t3o sites
  • typo3.orgtypo3.org
  • typo3.org
  • Merge requests
  • !189

Resolve "Geo Coordination Labels in event locations are mixed up"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Thomas Löffler requested to merge 309-geo-coordination-labels-in-event-locations-are-mixed-up into develop Jun 18, 2018
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

!!! Needs adjustements in database table:

UPDATE `tx_sfeventmgt_domain_model_location` SET `latitude`=(@temp:=`latitude`), `latitude` = `longitude`, `longitude` = @temp;

Closes #309 (closed)

Edited Jun 19, 2018 by Thomas Löffler
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 309-geo-coordination-labels-in-event-locations-are-mixed-up