Make WordPress Core

Opened 19 years ago

Closed 19 years ago

#5895 closed defect (bug) (invalid)

looking for this page from the comment

Reported by: mpinto26 Owned by:
Priority: normal Milestone:
Component: General Version:
Severity: normal Keywords:
Cc: Focuses:

Description

hi,
i want to know where i can find the page the if you make the same comment instead to stay in the blog it's show my a wordpress page.
i want to find this page & custom it form me.

from what i know the error msg is in this file
wp-includes/comment.php on line 191

and this is the functions that make it:
wp_die
in this file:
wp-includes/functions.php in line 1212

the page look like that in the code:
<!DOCTYPE html PUBLIC "-W3CDTD XHTML 1.0 TransitionalEN" "http://
www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="rtl" lang="he-IL">
<head>

<title>וורדפרס בעברית &rsaquo; בעיה</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="wp-admin/install.css" type="text/css" />
<link rel="stylesheet" href="wp-admin/install-rtl.css" type="text/

css" />

</head>
<body>

<h1 id="logo"><img alt="WordPress" src="wp-admin/images/wordpress-

logo.png" /></h1>

<p>התגובה הזאת קיימת; נראה שכבר אמרת את זה!</p><p id="footer"><a

href="http://www.trans.co.il/wp" title="הבלוג הזה פועל על וורדפרס
בעברית, מערכת אישית בקוד פתוח לניהול בלוגים עצמאיים">וורדפרס בעברית</
a>, מערכת אישית בקוד פתוח לניהול בלוגים עצמאיים</p>
</body>
</html>
Thank you,
Pinto.

Change History (1)

#1 @lloydbudd
19 years ago

  • Milestone 2.6
  • Resolutioninvalid
  • Status newclosed

trac is for defects and enhancements to the code. Please post your question at http://wordpress.org/support/ .

Note: See TracTickets for help on using tickets.