Skip to content

getWikiPageDetailByProjectAndTitle - double url encoding Bug #378

Description

@drunkwolfs

wiki title: SLA_(Service_Level_Agreement)
after first url encoding: SLA_%28Service_Level_Agreement%29
after secong url encoding: SLA_%2528Service_Level_Agreement%2529

first url encoding:

  1. WikiManager.java: getWikiPageDetailByProjectAndTitle(): 58
  2. WikiPageDetail.java: update(): 141

second url encoding: Transport.java: getChildEntry(): 555

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions