Google Groups Home Help | Sign in
"index.cfm" appearing as event arg
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Zack Pitts  
View profile
 More options May 8, 11:07 pm
From: "Zack Pitts" <folkstr...@hotmail.com>
Date: Thu, 8 May 2008 20:07:37 -0700
Local: Thurs, May 8 2008 11:07 pm
Subject: "index.cfm" appearing as event arg
I'm trying to use Mach-II's SES URLs for the first time, and I'm getting
"index.cfm" entered as a key in the event args.  Here are my URL management
properties:

<property name="urlDelimiters" value="/|/|/" />
<property name="urlBase" value="/index.cfm" />
<property name="urlParseSES" value="true" />

What could be causing this?

Thanks,

Zack


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter J. Farrell  
View profile
 More options May 8, 11:18 pm
From: "Peter J. Farrell" <pe...@mach-ii.com>
Date: Thu, 08 May 2008 22:18:12 -0500
Local: Thurs, May 8 2008 11:18 pm
Subject: Re: [Mach-II] "index.cfm" appearing as event arg
Zack Pitts said the following on 5/8/2008 10:07 PM:

I'd have to see the BuildUrl() code you are using to see what is
possibly going on and the output you are getting from it.  What version
of Mach-II are you using?

.pjf


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Zack Pitts  
View profile
 More options May 8, 11:37 pm
From: "Zack Pitts" <folkstr...@hotmail.com>
Date: Thu, 8 May 2008 20:37:52 -0700
Local: Thurs, May 8 2008 11:37 pm
Subject: RE: [Mach-II] Re: "index.cfm" appearing as event arg
I'm not calling BuildUrl().  All I'm doing is looking at the Event Queue
(plug-in), and it shows

ARGS
        EVENT = test
        index.cfm = [empty string]

I grabbed this instance of Mach-II from the SVN link for 1.5:

        Mach-II Version 1.5.0 Bleeding Edge Release - Unknown build

Zack


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter J. Farrell  
View profile
 More options May 8, 11:48 pm
From: "Peter J. Farrell" <pe...@mach-ii.com>
Date: Thu, 08 May 2008 22:48:24 -0500
Local: Thurs, May 8 2008 11:48 pm
Subject: Re: [Mach-II] Re: "index.cfm" appearing as event arg

Mach-II 1.5 was released as stable in November 2007.  I'm sure that is
some bugs in the BER (as with any alpha releases) and it's clear you
have an unknown build.  Use the stable release.

http://www.mach-ii.com/code/MachII_1-5-0.zip

Peter

Zack Pitts said the following on 5/8/2008 10:37 PM:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Zack Pitts  
View profile
 More options May 9, 12:11 am
From: "Zack Pitts" <folkstr...@hotmail.com>
Date: Thu, 8 May 2008 21:11:27 -0700
Local: Fri, May 9 2008 12:11 am
Subject: RE: [Mach-II] Re: "index.cfm" appearing as event arg

I updated with the stable release (now showing 1.5.0 Development and
Production Stable (non-duck typed core)), but I get the same result.

It is happening whenever I browse the root of the site (no path, file, or
query string), and any time I specify "index.cfm" in the path (non-SES).
But when I browse an SES URL, it does not appear in the args.

Zack

From: mach-ii-for-coldfusion@googlegroups.com
[mailto:mach-ii-for-coldfusion@googlegroups.com] On Behalf Of Peter J.
Farrell
Sent: Thursday, May 08, 2008 8:48 PM
To: mach-ii-for-coldfusion@googlegroups.com
Subject: [Mach-II] Re: "index.cfm" appearing as event arg

Mach-II 1.5 was released as stable in November 2007.  I'm sure that is some
bugs in the BER (as with any alpha releases) and it's clear you have an
unknown build.  Use the stable release.

http://www.mach-ii.com/code/MachII_1-5-0.zip

Peter

Zack Pitts said the following on 5/8/2008 10:37 PM:

I'm not calling BuildUrl().  All I'm doing is looking at the Event Queue
(plug-in), and it shows

ARGS
        EVENT = test
        index.cfm = [empty string]

I grabbed this instance of Mach-II from the SVN link for 1.5:

        Mach-II Version 1.5.0 Bleeding Edge Release - Unknown build

Zack


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter J. Farrell  
View profile
 More options May 9, 12:47 am
From: "Peter J. Farrell" <pe...@mach-ii.com>
Date: Thu, 08 May 2008 23:47:02 -0500
Local: Fri, May 9 2008 12:47 am
Subject: Re: [Mach-II] Re: "index.cfm" appearing as event arg

Zack Pitts said the following on 5/8/2008 11:11 PM:

> I updated with the stable release (now showing 1.5.0 Development and
> Production Stable (non-duck typed core)), but I get the same result.

Ah, you didn't specify the next part...

> It is happening whenever I browse the root of the site (no path, file,
> or query string), and any time I specify “index.cfm” in the path
> (non-SES).  But when I browse an SES URL, it does not appear in the args.

I am failing to reproduce getting "index.cfm" in the Even when there is
no path + file or query string). Example:

http://m2harness

I am failing to reproduce this behavior with a url like this (even with
SES on):
http://m2harness/index.cfm?event=home

It sounds like you have something like in going on:
http://m2harness/index.cfm/event/reloadApp/index.cfm/event/home/index...

Which would make what you describing to happen.

.pjf


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peter J. Farrell  
View profile
 More options May 9, 1:02 am
From: "Peter J. Farrell" <pe...@mach-ii.com>
Date: Fri, 09 May 2008 00:02:55 -0500
Local: Fri, May 9 2008 1:02 am
Subject: Re: [Mach-II] Re: "index.cfm" appearing as event arg

FYI, this describes the strange stuff you are seeing:
http://greatbiztoolsllc-trac.cvsdude.com/mach-ii/wiki/URLManagementFe...

It's really not a Mach-II problem -- it how paths works in the web world
and what is available to use in the cgi.PATH_INFO variable (I bet if you
dump this variable - you'll see all the strangeness you are seeing).

.pjf

Peter J. Farrell said the following on 5/8/2008 11:47 PM:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google