Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

PRC must not add semicolon in <option> value of StartupPack message #730

Copy link
Copy link

Description

@korydraughn
Issue body actions

Bug Report

The inclusion of a semicolon in the <option> element results in ips for iRODS 5 including a semicolon in client app names.

main_message.option = "{};{}".format(main_message.option, REQUEST_NEGOTIATION)

This happens under the following conditions:

  • The PRC is loading irods_environment.json to establish a connection
  • The irods_environment.json file defines "irods_client_server_negotiation": "request_server_negotiation"

Here's an example of a valid value for <option>. This was produced by ils.

<option>ilsrequest_server_negotiation</option>

Originally reported at irods/irods#8530.

Reactions are currently unavailable

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.