Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Question about new "urlExcludeEventParameter"
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  -  Translate all to Translated (View all originals)
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
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jorge Loyo  
View profile  
 More options Nov 11, 1:03 pm
From: Jorge Loyo <jorgel...@gmail.com>
Date: Wed, 11 Nov 2009 10:03:00 -0800 (PST)
Subject: Question about new "urlExcludeEventParameter"
I tried adding:

<property name="urlExcludeEventParameter" value="true"/>

...but it always shoots me back to my default event-handler. Am I
doing something wrong? this is my setup:

<properties>
   <property name="applicationRoot" value="/root" />
   <property name="defaultEvent" value="home" />
   <property name="eventParameter" value="event" />
   <property name="parameterPrecedence" value="form" />
   <property name="maxEvents" value="10" />
   <property name="exceptionEvent" value="exception" />
   <!-- URL Parsing -->
   <property name="urlBase" value="/index.cfm" />
   <property name="moduleDelimiter" value=":" />
   <property name="urlParseSES" value="true" />
   <property name="urlDelimiters" value="/|/|/" />
   <!-- Argument Persistance -->
   <property name="redirectPersistScope" value="session" />
   <property name="redirectPersistParameter" value="persistId" />
   <property name="urlExcludeEventParameter" value="true"/>
</properties>

Thank you,


    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 Nov 13, 11:29 am
From: "Peter J. Farrell" <pe...@mach-ii.com>
Date: Fri, 13 Nov 2009 10:29:52 -0600
Local: Fri, Nov 13 2009 11:29 am
Subject: Re: [Mach-II] Question about new "urlExcludeEventParameter"
Which version of Mach-II are you using?  Are you using a nightly? Also,
looking at the Mach-II debugging out and see what is getting announced.

.pjf

Jorge Loyo said the following on 11/11/2009 12:03 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.
Jorge Loyo  
View profile  
 More options Nov 16, 8:31 am
From: Jorge Loyo <jorgel...@gmail.com>
Date: Mon, 16 Nov 2009 05:31:00 -0800 (PST)
Subject: Re: Question about new "urlExcludeEventParameter"
Peter,

I just updated to the 1.8 trunk (rev1956), restarted my services and
reloaded my app.

For some reason it always shoots me back to the default event-handler.
I added the "LoggingProperty" and this is the message I get:

Could not find a configured url route with the url alias of
'login.validate'. Routes can only be announced from the browser url
using url alias. Route names are only used when referencing routes
from within the framework such as BuildRouteUrl(). Cleaned
path_info='login.validate'

This is me trying to validate my login after
urlExcludeEventParameter=true

BTW, I tried going into the dashboard to see what exception viewer
shows, but when I change the snaphot level from "warn" to anything
else I get an error:

Request name: dashboard:debugging.changeSnapshotLevel
--Detail--
Type: MachIIDashboard.logging.loggers.ExceptionLog.Logger || Message:
Snapshot level is not of value 'all', 'trace', 'debug', 'info',
'warn', 'error', 'fatal' or 'off'. || Detail: Passed value: ' || Base
Template: C:\com\MachIIDashboard\listeners\DebuggingListener.cfc at
line 89 || Original Template: C:\com\MachIIDashboard\logging\loggers
\ExceptionLog\Logger.cfc at line 225

thank you for your help.


    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 Nov 16, 1:09 pm
From: "Peter J. Farrell" <pe...@mach-ii.com>
Date: Mon, 16 Nov 2009 12:09:00 -0600
Subject: Re: [Mach-II] Re: Question about new "urlExcludeEventParameter"
Jorge,

Could you please tickets for both your exclude url parameter and your
dashboard issue?

Just curious are you using the latest BER 1.1 of the Dashboard as well?

Jorge Loyo said the following on 11/16/2009 07:31 AM:


    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.
Jorge Loyo  
View profile  
 More options Nov 16, 2:13 pm
From: Jorge Loyo <jorgel...@gmail.com>
Date: Mon, 16 Nov 2009 11:13:27 -0800 (PST)
Local: Mon, Nov 16 2009 2:13 pm
Subject: Re: Question about new "urlExcludeEventParameter"
Peter,

Yes, I am currenty using the Dashboard BER. I will create the tickets
first thing in the morning as I am out of the office for the day.

Thank you.

On Nov 16, 1:09 pm, "Peter J. Farrell" <pe...@mach-ii.com> wrote:


    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.
Kurt Wiersma  
View profile  
 More options Nov 18, 10:40 pm
From: Kurt Wiersma <kwier...@gmail.com>
Date: Wed, 18 Nov 2009 21:40:35 -0600
Local: Wed, Nov 18 2009 10:40 pm
Subject: Re: [Mach-II] Re: Question about new "urlExcludeEventParameter"
I committed a fix into the 1.8 a branch if you want to give it a quick
test. If it works then I will close out the ticket.

--Kurt


    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.
Jorge Loyo  
View profile  
 More options Nov 19, 8:35 am
From: Jorge Loyo <jorgel...@gmail.com>
Date: Thu, 19 Nov 2009 05:35:58 -0800 (PST)
Local: Thurs, Nov 19 2009 8:35 am
Subject: Re: Question about new "urlExcludeEventParameter"
Good to go!!!

Thank you Kurt

On Nov 18, 10:40 pm, Kurt Wiersma <kwier...@gmail.com> wrote:


    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
©2009 Google