Closed Bug 139572 Opened 22 years ago Closed 22 years ago

Payroll W2 form fails to render in Acrobat ( pdf on secure site)

Categories

(Core Graveyard :: Plug-ins, defect, P2)

Tracking

(Not tracked)

VERIFIED FIXED
mozilla1.0

People

(Reporter: srgchrpv, Assigned: srgchrpv)

References

()

Details

(Keywords: topembed+, Whiteboard: [ADT2 RTM][fixed-trunk][PL RTM] custrtm-)

Attachments

(1 file)

spin off from bugscape
------- Additional Comment #1 From Michael Dunn 2002-03-01 13:33 -------
https://workcenter.probusiness.com/wp_prwc21/logon.asp
If you log in and make your way to the link for your w2 you will find that and
empty PDF form is rendered by Acrobat. With IE it works as expected though there
is a minor delay in the info rendering.
Attached patch patch v1Splinter Review
it happens because we remove form file from temp location too
early, this patch delays temp files removing till plugin instance is active.
carry over keywords and status from 
http://bugscape.netscape.com/show_bug.cgi?id=12340
Keywords: nsbeta1+, topembed+
Whiteboard: [ADT2]
Attachment #80657 - Flags: review+
Comment on attachment 80657 [details] [diff] [review]
patch v1

carry over r=peterl
Patrick, could you sr= for this, please?
Keywords: review
I think Patrick is traveling. Maybe someone else can sr=
Comment on attachment 80657 [details] [diff] [review]
patch v1

sr=beard
Why isn't nsActivePlugin::mStreams an nsISupportsArray?
Attachment #80657 - Flags: superreview+
on the trunk
mozilla/modules/plugin/base/src/nsPluginHostImpl.cpp,v  <--  
nsPluginHostImpl.cpp
new revision: 1.381; previous revision: 1.380

Thanks all.
Nominating for the branch.
Keywords: adt1.0.0
Whiteboard: [ADT2] → [ADT2][fixed-trunk]
Severity: normal → major
Priority: -- → P2
Target Milestone: --- → mozilla1.0
Changing to adt2/adt1.0.0-, as this is not needed until after MachV beta.
Keywords: adt1.0.0adt1.0.0-, approval
Whiteboard: [ADT2][fixed-trunk] → [ADT2 RTM][fixed-trunk] [Needs a=]
Blocks: 143047
branch justification:

Acrobat is the leading plug-in for rendering PDF files. Numerous sites utilize
PDF format to display content that should not be altered. As an example, even
our internal Tuition Assistance Application is in PDF format. Schools, colleges,
businesses and government agencies utilize PDF format for this same type
situation. By not having this fix checked into the branch, a very high
percentage of PDF files will not be displayed. How many target users access
these sites? That number would include users 1. who interact with government
agencies, 2. who go to college, 3. who have children that go to school/college,
4. that interact with financial institutions such as the IRS and banks. 
Status: NEW → ASSIGNED
looking good on trunk 0509.verif.
Adding adt1.0.0+ for 1.0 branch checkin approval.  Please get drivers approval
before checking in.
Keywords: adt1.0.0-adt1.0.0+
>(From update of attachment 80657 [details] [diff] [review])
>sr=beard
>Why isn't nsActivePlugin::mStreams an nsISupportsArray?

did beard get an answer to his question?
the patch (attachment 80657 [details] [diff] [review]) does not change the declaration of  
struct nsActivePlugin
{
...
  nsVoidArray*           mStreams;

which was introduced by peterlubczynski@netscape.com in the patch 
(attachment 38998 [details] [diff] [review]) to fix bug 54689 on 18 Jun 2001,
so I cannot answer this question, but if there is need to change the declaration 
of mStreams to nsCOMPtr<nsISupportsArray> we have to file new bug on it, with 
explanation why we need such changes.
wfm on nt4.0
Beth E asked for help verifying this bug.  I do not see instructions on which
social security number to use to actually log in?  (It didn't like mine ...)
Is there a test SS number?

why you didn't like yours, it's secured site and believe it or not you'll get 
your real W2 form.
doesn't adobe need to be a member with this site to let their employees access 
this stuff? if it's not, then Liz can't verify..no ?
oops, I'm sorry, I misread Liz comments:(
yeah, probably adobe has to be a member of this site
Well, you probably don't want to give me you SS number since you don't 
me to look at your REAL W2! :-)
 no, u have my word this is working fine. Thx!!  (:^)
Liz, this patch fixes receiving FDF data, probably you can use
http://acroeng.adobe.com/BrowserTestSuite/forms/pingform.pdf 
as a test case, but I'm not quiet sure from description 
http://acroeng.adobe.com/BrowserTestSuite/forms.html
what I suppose to get after I hit submit button, no matter what I typed in the 
form, I always get
>Content-Type: application/vnd.fdf
>
>%FDF-1.2
>%ту╧╙
>
>1 0 obj
><< 
>/FDF << /Fields [ << /V (You may type something in here if you wish)/T 
(Gibberish)>> 
><< /T (Submit)>> ] 
>/F (http://acroeng.adobe.com/BrowserTestSuite/forms/pingform.pdf)
>/ID [ <160bbb62aaa6ebe41da6613b185c3724><1a0a2a621bb02d656af4be7c9bce508f>
>] >> 
>>> 
>endobj
>trailer
><<
>/Root 1 0 R 
>
>>>
>%%EOF
I'll back up shrir :-) I verified this is fixed using win XP trunk build
2002051408, linux trunk build 2002051409, Mac OS 9 trunk build 2002051408
We have a secure server here inside our firewall with 
a the "pingform" test case for Acrobat forms and FDF.
I tested it with trunk build Win 2002051408 and Acrobat 5.05
and it worked. 
Comment on attachment 80657 [details] [diff] [review]
patch v1

a=rjesup@wgate.com for branch checkin
Attachment #80657 - Flags: approval+
Checked in on MOZILLA_1_0_0_BRANCH
mozilla/modules/plugin/base/src/nsPluginHostImpl.cpp,v  <--  
nsPluginHostImpl.cpp
new revision: 1.372.2.11; previous revision: 1.372.2.10
Resoled as fixed.
Thanks all.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Keywords: fixed1.0.0
Resolution: --- → FIXED
Whiteboard: [ADT2 RTM][fixed-trunk] [Needs a=] → [ADT2 RTM][fixed-trunk]
tested this on win98 using branch bits from 20020516 and I was able to
successfully view my W2

I also ran through Plug-in verification testing as well to ensure this check-in
did not affect other plug-ins.
http://mozilla.org/quality/smoketests/  3(o). Browser Plugins (optional)
-- all tests passed as expected

http://mozilla.org/quality/browser/front-end/testcases/plugins/
-- all test passed as expected

http://acroeng.adobe.com/BrowserTestSuite/
-- tests passed as expected

http://jazz/users/shrir/publish/flashacceptancesuite/
-- tests passed as expected

Plug-ins tested:
Acrobat 5.0
QuickTime 5.02
Flash 6.0 r23
Media Player 6.4
RealPlayer8
Shockwave 8.5
WinAmp 2.80

Whiteboard: [ADT2 RTM][fixed-trunk] → [ADT2 RTM][fixed-trunk] custrtm-
Whiteboard: [ADT2 RTM][fixed-trunk] custrtm- → [ADT2 RTM][fixed-trunk][PL RTM] custrtm-
works absolutely fine now (0812 trunk).
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: