Skip to content

RAM Disk: Can't rename by capitalization #665

@mattrust

Description

@mattrust

Describe the bug

An attempt to rename a file on the RAM Disk by it's capitalization (e.g. rename aaa AAA) fails with error "object name invalid"

To Reproduce
Steps to reproduce the behavior:

  1. open Shell
  2. do "cd ram:env"'
  3. do "rename ABI abi"

Expected behaviour
File renamed without error

Screenshots
grafik

Architecture

  • linux (hosted)

CPU

  • x86_64

Version
Provide the Git ID from AboutAROS (call menu Wanderer>AROS>About)

Additional context
CmdRenameObject calls GetHardObject which calls GetObject which calls FindNameNoCase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions