Skip to content
This repository was archived by the owner on Sep 15, 2022. It is now read-only.
This repository was archived by the owner on Sep 15, 2022. It is now read-only.

Null pointer error when trying to create database with Chinese characters in name (RM #353) #123

@dpage

Description

@dpage

Issue migrated from Redmine: https://redmine.postgresql.org/issues/353
Originally created by Dave Page at 2009-09-04 15:55:20 UTC.

Platform: Solaris 10 x86-64

pgAdmin Version: Ver 1.10.0(jul 21 2009, rev 7976)

Description:

Cannot create a new database with Chinese characters entered into the name.
A null pointer error is returned.

Steps to Reproduce:

  1. Launch pgAdmin and connect to server.
  2. Right click Databases, and select New Database...
  3. Copy Chinese characters and paste into the text box for Name.
  4. Click OK.

Error: command string is a null pointer.

Expected:

Database should be created.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions