Uploaded image for project: 'MusicBrainz Server'
  1. MusicBrainz Server
  2. MBS-3194

Guess case unconditionally adds a space between ... and the following letter (or something like that)

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • Bug fixes, 2011-08-22
    • Guess case
    • None

      Moved from http://bugs.musicbrainz.org/ticket/3259

      fridaythe14th says

      It seems two or more dots followed by a letter is converted to three dots and a space (and the letter). Maybe this should only happen if there is a letter (or a letter followed by a space) before the dots?

      Also see this edit: http://musicbrainz.org/show/edit/?editid=7620437

      So something like:

      "(\w) ?\.{2,}(?=\w)"

      to

      "$1... "

      perhaps?

      Behaviour seems the same on NGS.

          [MBS-3194] Guess case unconditionally adds a space between ... and the following letter (or something like that)

          Agreed to fix within 12 months by #musicbrainz-devel and the scheduling game.

          Oliver Charles added a comment - Agreed to fix within 12 months by #musicbrainz-devel and the scheduling game.

            Unassigned Unassigned
            voiceinsideyou voiceinsideyou
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:

                Version Package