#3878 Placeholder leaks through in source code view
Closed: Fixed 5 years ago Opened 5 years ago by nphilipp.

Source code of Python files seems to have placeholders (what looks like something to be used with str.format()) inserted into blank lines of docstrings.

For example: https://pagure.io/pagure/blob/d12560cb9c78b6b86727e065489d3490a6e3ab18/f/pagure/hooks/default.py#_5

If I look at the checked out file with a texteditor, this {1} string isn't present.


Metadata Update from @pingou:
- Issue set to the milestone: 5.2
- Issue tagged with: JS, UI, bug

5 years ago

https://pagure.io/pagure/pull-request/4102 updates the js library to the version that contains the fix

Metadata Update from @cverna:
- Issue assigned to cverna

5 years ago

Login to comment on this ticket.

Metadata