Ticket #64 (new bug)

Opened 4 years ago

Last modified 3 years ago

Null pointer error when trying to create database with Chinese characters in name

Reported by: dpage Owned by: dpage
Priority: major Milestone:
Component: pgadmin Version: 1.10
Keywords: Cc:
Platform: solaris

Description

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.

Change History

Changed 3 years ago by gleu

  • milestone 1.10.2 deleted
Note: See TracTickets for help on using tickets.