Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #12454


Ignore:
Timestamp:
03/02/2010 12:20:18 PM (14 years ago)
Author:
Denis-de-Bernardy
Comment:

Re-opening this for the twist in the ticket's description...

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12454

    • Property Status changed from new to reopened
    • Property Summary changed from wp-config lacks closing php tag ?> to The code editor should not show leading <?php and trailing ?> tags
    • Property Milestone changed from Unassigned to Future Release
    • Property Type changed from defect (bug) to enhancement
  • Ticket #12454 – Description

    initial v2  
     1Re-opened to discuss the UI issue in the code editor. Was:
     2
     3----
     4
    15When WP lacks permission to generate wp-config.php during install, the textarea does not display the closing tag (?>) for a PHP file, despite the opening tag (<?php) appearing at the top.
    26