Question about new "urlExcludeEventParameter"

3 views
Skip to first unread message

Jorge Loyo

unread,
Nov 11, 2009, 1:03:00 PM11/11/09
to Mach-II for CFML
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,

Peter J. Farrell

unread,
Nov 13, 2009, 11:29:52 AM11/13/09
to mach-ii-for...@googlegroups.com
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:

Jorge Loyo

unread,
Nov 16, 2009, 8:31:00 AM11/16/09
to Mach-II for CFML
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.

Peter J. Farrell

unread,
Nov 16, 2009, 1:09:00 PM11/16/09
to mach-ii-for...@googlegroups.com
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:

Jorge Loyo

unread,
Nov 16, 2009, 2:13:27 PM11/16/09
to Mach-II for CFML
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.

Kurt Wiersma

unread,
Nov 18, 2009, 10:40:35 PM11/18/09
to mach-ii-for...@googlegroups.com
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
> --~--~---------~--~----~------------~-------~--~----~
> You received this message because you are subscribed to Mach-II for CFML list.
> To post to this group, send email to mach-ii-for...@googlegroups.com
> To unsubscribe from this group, send email to mach-ii-for-coldf...@googlegroups.com
> For more options, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en
> SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/
> Wiki / Documentation / Tickets: http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/
> -~----------~----~----~----~------~----~------~--~---
>
>

Jorge Loyo

unread,
Nov 19, 2009, 8:35:58 AM11/19/09
to Mach-II for CFML
Good to go!!!

Thank you Kurt
> > For more options, visit this group athttp://groups.google.com/group/mach-ii-for-coldfusion?hl=en
Reply all
Reply to author
Forward
0 new messages