Skip to content

[BUG] Send to Repeater creates tab with wrong nameΒ #110

@rbeede

Description

@rbeede

Prerequisites

  • Thoroughly read the README file.
  • Checked the project requirements and ensured they are met.
  • Searched for existing issues that may address the problem.
  • Performed basic troubleshooting steps.

Description

When right clicking and selecting Send to Repeater the new repeater tab has the wrong API name in the tab name.

Steps to Reproduce

  1. Import an openapi 3 json.
  2. Sort by Method
  3. Right click any API
  4. Observed that the pop-up context menu first item has the wrong API Path name
  5. Select Send to Repeater
  6. Observed that the new repeater tab has the wrong API name

Expected Behavior

The new repeater tab name has the matching name of the API.

Screenshots

No response

Environment

  • OS: Ubuntu
  • Java version: private JRE bundled with Burp
  • Burp Suite version: Pro v2024.10.3
  • OpenAPI Specification version: 3.0.1

Error Message

No response

Additional Context

If I sort ascending on the # column then the correct names do appear.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions