Closed
Bug 166822
Opened 23 years ago
Closed 22 years ago
rockefeller.edu - Mozilla can't go on while Netscape can
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mark.vandergiezen, Unassigned)
References
()
Details
When using Mozilla 1.1b I cannot proceed on this URL when I click the link at
the bottom (PROCEED TO THE SUBMISSIONS SYSTEM) while Netscape 6.2.3 can.
The error I get says:
Error Occurred While Processing Request
Parameter 2 of function RemoveChars which is now 0 must be a positive integer
The Error Occurred in D:\CFusionMX\CustomTags\whodat.cfm: line 103
Called from E:\xpresstrack\xpresstrack_live\xpresstrack\incoming\index.cfm: line 10
Called from E:\xpresstrack\xpresstrack_live\xpresstrack\incoming\index.cfm: line 708
101 : fullsize=len(BrowserVersion)-1;
102 : cnt=fullsize-placeholder;
103 : BrowserVersion=RemoveChars(BrowserVersion,placeholder,cnt);
104 :
105 : }
Please Try The Following:
* Check the CFML Reference Manual to verify that you are using the correct
syntax.
* Search the Knowledge Base to find a solution to your problem.
Browser
Remote Address 134.219.41.58
Referer
https://pressnt4.rockefeller.edu/xpresstrack/submission_guidelines.cfm?jid=1
Date/Time 05-Sep-02 08:02 AM
Stack Trace
at cfwhodat2ecfm497859641.runPage(D:\CFusionMX\CustomTags\whodat.cfm:103) at
cfindex2ecfm510044371._factor1(E:\xpresstrack\xpresstrack_live\xpresstrack\incoming\index.cfm:10)
at
cfindex2ecfm510044371.runPage(E:\xpresstrack\xpresstrack_live\xpresstrack\incoming\index.cfm:708)
coldfusion.runtime.InvalidFunctionArgException: Parameter 2 of function
RemoveChars which is now 0 must be a positive integer
at coldfusion.runtime.StringFunc.RemoveChars(Unknown Source)
at coldfusion.runtime.CFPage.RemoveChars(Unknown Source)
at cfwhodat2ecfm497859641.runPage(D:\CFusionMX\CustomTags\whodat.cfm:103)
at coldfusion.runtime.CfJspPage.invoke(Unknown Source)
at coldfusion.filter.CFVariablesScopeFilter.invoke(Unknown Source)
at coldfusion.tagext.lang.ModuleTag.doStartTag(Unknown Source)
at coldfusion.runtime.CfJspPage._emptyTag(Unknown Source)
at
cfindex2ecfm510044371._factor1(E:\xpresstrack\xpresstrack_live\xpresstrack\incoming\index.cfm:10)
at
cfindex2ecfm510044371.runPage(E:\xpresstrack\xpresstrack_live\xpresstrack\incoming\index.cfm:708)
at coldfusion.runtime.CfJspPage.invoke(Unknown Source)
at coldfusion.tagext.lang.IncludeTag.doStartTag(Unknown Source)
at coldfusion.filter.CfincludeFilter.invoke(Unknown Source)
at coldfusion.filter.ApplicationFilter.invoke(Unknown Source)
at coldfusion.filter.PathFilter.invoke(Unknown Source)
at coldfusion.filter.ExceptionFilter.invoke(Unknown Source)
at coldfusion.filter.ClientScopePersistenceFilter.invoke(Unknown Source)
at coldfusion.filter.BrowserFilter.invoke(Unknown Source)
at coldfusion.filter.GlobalsFilter.invoke(Unknown Source)
at coldfusion.filter.DatasourceFilter.invoke(Unknown Source)
at coldfusion.CfmServlet.service(Unknown Source)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:241)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:198)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:348)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:294)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
Comment 1•23 years ago
|
||
Seems like there is a bad browser sniffing in page !
When I fool the site with Mozilla Evangelism User Agent sidebar (making mozilla
1.1b appear like NS 6.2.3), site is opening without problem !
Confirming bug and moving it to tech evang, US edu.
That's up to you, now :-)
Assignee: darin → doron
Status: UNCONFIRMED → NEW
Component: Networking: HTTP → US Edu
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: httpqa → caillon
Version: other → unspecified
Updated•23 years ago
|
Summary: Mozilla can't go on while Netscape can → rockefeller.edu - Mozilla can't go on while Netscape can
Comment 2•23 years ago
|
||
tech evang june 2003 reorg
Assignee: doron → english-us
Component: US Edu → English US
QA Contact: z-caillon-obsolete2 → english-us
Comment 3•22 years ago
|
||
problem no longer occurs
-> FIXED
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•