Bug 48914

Summary: Summary typed in shows up incomplete on entry form display
Product: [Community] Bugzilla Reporter: Need Real Name <lriedle>
Component: Bugzilla GeneralAssignee: David Lawrence <dkl>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.8   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-07-13 04:31:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Need Real Name 2001-07-12 15:09:34 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.75 [en] (WinNT; U)

Description of problem:
I type in something like 

typo - "rage" instead of "range".  

When I then select "Open Bugzilla Entry Form", the summary shown says only "typo -"

By experimenting, it looks like this only happens if I use quotes in the summary.

How reproducible:
Always

Steps to Reproduce:
1.Type in a summary which has embedded quotes
2. Fill out other fields in bug report
3. Select "Open Bugzilla Entry Form"

	

Actual Results:  words in summary up to quotes show up but none after quotes.

Expected Results:  entire phrase should show up

Additional info:

Comment 1 David Lawrence 2001-07-13 04:31:05 UTC
Correct. Seems quotes are not being escaped properly. I though I caught
everything. *sigh* I will
get to it as soon as I can. Thanks.

Comment 2 David Lawrence 2001-11-15 16:47:07 UTC
Thank you for bringing this to my attention. Should be fixed now.