Make WordPress Core

Opened 19 years ago

Closed 17 years ago

#5628 closed defect (bug) (worksforme)

bug for certain blog title when installing

Reported by: dllmain Owned by:
Priority: lowest Milestone:
Component: Upgrade/Install Version: 2.3.2
Severity: trivial Keywords:
Cc: Focuses:

Description

i choose "<title>" as blog title in the installer because i wanted someone else to fill it out later. the installer said this to me:

title"... Unbalanced '"' title"... Unbalanced '"' <'

Attachments (3)

phpinfo_output.htm (41.0 KB ) - added by dllmain 19 years ago.
Output of phpinfo()
01_before.png (13.2 KB ) - added by dllmain 19 years ago.
Before submission
02_after.png (7.7 KB ) - added by dllmain 19 years ago.
After submission

Download all attachments as: .zip

Change History (17)

#1 @westi
19 years ago

  • Milestone 2.6
  • Resolutionworksforme
  • Status newclosed

<title> works fine in the installer in trunk.
<title> works fine in the installer in 2.3.2
"<title>" works fine in the installer in 2.3.2

#2 follow-up: @dllmain
19 years ago

  • Cc webmaster@… added

what do you mean it works in the 2.3.2 installer? you did not get the warning?

#3 in reply to: ↑ 2 @westi
19 years ago

Replying to dllmain:

what do you mean it works in the 2.3.2 installer? you did not get the warning?

Yes I get no warning

#4 @dllmain
19 years ago

so you want me to post a screenshot?

#5 @zamoose
19 years ago

More helpful would be your server configuration -- OS, PHP version, MySQL version, etc.

Also, are short tags turned on for your PHP environment? What about magic quotes?

@dllmain
19 years ago

Output of phpinfo()

#6 @dllmain
19 years ago

I hope the phpinfo() output answers all your questions.
Please let me know if I forgot to blank out something sensitive.

#7 @zamoose
19 years ago

Okay, a screenshot might be helpful as well. First, a shot of the screen before submission, then after so that we have something to compare it to.

@dllmain
19 years ago

Before submission

@dllmain
19 years ago

After submission

#8 @dllmain
19 years ago

  • Resolution worksforme
  • Status closedreopened

#9 @westi
19 years ago

dllmain thanks for the screenshots.

What Browser are you using (and do you have any browser plugins installed?)

#10 @dllmain
19 years ago

Firefox 2.0.0.11 with Adblock 0.5.3.043 on Windows Server 2003 Enterprise Edition SP2.

#11 @lloydbudd
19 years ago

  • Milestone2.6

#12 @Denis-de-Bernardy
17 years ago

  • Component GeneralUpgrade/Install
  • Priority normallowest
  • Severity normaltrivial

#13 @Denis-de-Bernardy
17 years ago

can anyone confirm this one?

#14 @dd32
17 years ago

  • Milestone 2.9
  • Resolutionworksforme
  • Status reopenedclosed

The title is escaped as expected under current-day trunk.

Note: See TracTickets for help on using tickets.