Is the 6.1 updater buggy?

It is returning some weird errors.

anyone know what this means?

Invalid branch target position offset for goto[167](3):-1: -1: Label

its returning the cfinclude as the break, but its
<cfif IsDefined("form.smtpUsername")>value="#smtpUsername#"</cfif>

that is causing the error. if i remove it it works. i have the same
line of code that passes fine beforehand in the same page.

It cached my Application.cfm, but only for one particular pice of
code. It was a cfobject, that should have thrown a completely
different error. Instead it was showing me my application page, and
stopping on code that was not only valid, but was removed the day
before. Even clearing the cache and deleting the class files did not
help.

Thirdly...

<cfdump var="#url.msgID#">
shows the msgID, its just a simple string

<cfoutput>#url.msgID#</cfoutput>
shows noting... not even an error.

Is this normal?

Thanks
Ricardo.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to