Hey,

I'm having difficulty updating my modules project summary. The module was setup very close to the end of last year; before the recent infrastructure updates? When attempting to update project details I'm shown the error message, "Short name must follow PHP naming convention.". In a perfect world I would love the project name to be owlcarousel not owl-carousel. Not sure on how to amend this :S.

Thanks,

CommentFileSizeAuthor
#1 owlcarousel_shortname.jpg36.1 KBswim

Comments

swim’s picture

StatusFileSize
new36.1 KB

Added example image.

Project link is; https://drupal.org/project/owl-carousel

drumm’s picture

Assigned: Unassigned » drumm
Status: Active » Fixed

The project is now https://drupal.org/project/owlcarousel, matching the name used in code. The Git repository has not moved and the old project URL redirects.

#2240255: Clean up project short names that don't meet standards is the issue to clean this up for the other 229 affected projects.

swim’s picture

Status: Fixed » Active

Hey Drumm,

sorry to bump the issue but I'm having some interesting GIT problems which could be related to the rename. When attempting to push local commits I receive the error, "fatal: remote error: Repository does not exist. Verify that your remote is correct." The GIT project is still viewable via a browser at http://drupalcode.org/project/owl-carousel.git. However I tried a number of possible new remotes, MrAsia@git.drupal.org:project/owl_carousel.git, MrAsia@git.drupal.org:project/owlcarousel.git; but with no luck. Because the project is still viewable at owl-carousel.git, I don't know why/ how this would affect cloning/ pushing to that ref.

Thanks,

drumm’s picture

Status: Active » Fixed

Now fixed, https://drupal.org/project/owlcarousel/git-instructions has the correct instructions. The git remote has not changed since before this process started.

There was an underlying bug where the Git repo name was assumed to be the same as the project short name. It is now fixed with http://drupalcode.org/project/drupalorg.git/commitdiff/b538730?hp=18fceb....

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

Project: Drupal.org infrastructure » Drupal.org customizations
Component: Drupal.org module » Miscellaneous