Project

General

Profile

Actions

Patch #40513

closed

Fix initial_page_content method to avoid referencing @page instance variable in wiki formatting helpers

Added by Takuya Kodama about 2 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

The initial_page_content method in helpers mistakenly used the @page instance variable rather than the page argument provided to it. Since the use of @page is unnecessary and not expected, we've updated the method to correctly utilize the page argument.


Files

Actions

Also available in: Atom PDF