Hi,
I'm having trouble stopping a rewrite on a URL, I have the following
dynamic anchor being built.
<xforms:output mediatype="text/html" f:url-norewrite="true"
value="concat('<a
href="/talent-management/pmp/edit/',LDAPUid,'/',reviewYear,'">',reviewYear,'</a>')"/>
but its still being
rewritten. I'm having to do this because URLs created at by an AJAX submission
aren't rewritten!
Thanks
Ryan
Ryan
Puddephatt -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Hi Ryan,
Good point. I create a use case for the sandbox and you can track this at: http://forge.objectweb.org/tracker/index.php?func=detail&aid=306295&group_id=168&atid=350207 Alex On 10/11/06, Ryan Puddephatt <[hidden email]> wrote: > > > Hi, > I'm having trouble stopping a rewrite on a URL, I have the following dynamic anchor being built. > > > > <xforms:output mediatype="text/html" f:url-norewrite="true" > > value="concat('<a href="/talent-management/pmp/edit/',LDAPUid,'/',reviewYear,'">',reviewYear,'</a>')"/> > but its still being rewritten. I'm having to do this because URLs created at by an AJAX submission aren't rewritten! > > Thanks Ryan > > > > > Ryan Puddephatt > Software Engineer > > > Teleflex Group - IT UK > 1 Michaelson Square > Livingston > West Lothian > Scotland > EH54 7DP > > e> [hidden email] > t> +44(0)1506 407 110 > f> +44(0)1506 407 108 > w> www.teleflex.com > > > -- Blog (XML, Web apps, Open Source): http://www.orbeon.com/blog/ -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Alex,
Any ideas when this is going to be fixed? Ryan Ryan Puddephatt Software Engineer Teleflex Group - IT UK 1 Michaelson Square Livingston West Lothian Scotland EH54 7DP e> [hidden email] t> +44(0)1506 407 110 f> +44(0)1506 407 108 >-----Original Message----- >From: [hidden email] [mailto:[hidden email]] On Behalf >Of Alessandro Vernet >Sent: 17 October 2006 23:54 >To: [hidden email] >Subject: Re: [ops-users] Stopping URL Rewriting > >Hi Ryan, > >Good point. I create a use case for the sandbox and you can >track this at: > >http://forge.objectweb.org/tracker/index.php?func=detail&aid=30 >6295&group_id=168&atid=350207 > >Alex > >On 10/11/06, Ryan Puddephatt <[hidden email]> wrote: >> >> >> Hi, >> I'm having trouble stopping a rewrite on a URL, I have >the following dynamic anchor being built. >> >> >> >> <xforms:output mediatype="text/html" f:url-norewrite="true" >> >> value="concat('<a >> >href="/talent-management/pmp/edit/',LDAPUid,'/',reviewYear,'" >> ;>',reviewYear,'</a>')"/> >> but its still being rewritten. I'm having to do this >because URLs created at by an AJAX submission aren't rewritten! >> >> Thanks Ryan >> >> >> >> >> Ryan Puddephatt >> Software Engineer >> >> >> Teleflex Group - IT UK >> 1 Michaelson Square >> Livingston >> West Lothian >> Scotland >> EH54 7DP >> >> e> [hidden email] >> t> +44(0)1506 407 110 >> f> +44(0)1506 407 108 >> w> www.teleflex.com >> >> >> > > > >-- >Blog (XML, Web apps, Open Source): >http://www.orbeon.com/blog/ > > -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Ryan,
I am sorry, but it seems unlikely to get fixed in the next couple of month or so, unless its priority gets bumped up by someone who has a support plan. Alex On 11/22/06, Ryan Puddephatt <[hidden email]> wrote: > Alex, > Any ideas when this is going to be fixed? > > Ryan > > Ryan Puddephatt > Software Engineer > > Teleflex Group - IT UK > 1 Michaelson Square > Livingston > West Lothian > Scotland > EH54 7DP > > e> [hidden email] > t> +44(0)1506 407 110 > f> +44(0)1506 407 108 > > > > >-----Original Message----- > >From: [hidden email] [mailto:[hidden email]] On Behalf > >Of Alessandro Vernet > >Sent: 17 October 2006 23:54 > >To: [hidden email] > >Subject: Re: [ops-users] Stopping URL Rewriting > > > >Hi Ryan, > > > >Good point. I create a use case for the sandbox and you can > >track this at: > > > >http://forge.objectweb.org/tracker/index.php?func=detail&aid=30 > >6295&group_id=168&atid=350207 > > > >Alex > > > >On 10/11/06, Ryan Puddephatt <[hidden email]> wrote: > >> > >> > >> Hi, > >> I'm having trouble stopping a rewrite on a URL, I have > >the following dynamic anchor being built. > >> > >> > >> > >> <xforms:output mediatype="text/html" f:url-norewrite="true" > >> > >> value="concat('<a > >> > >href="/talent-management/pmp/edit/',LDAPUid,'/',reviewYear,'" > >> ;>',reviewYear,'</a>')"/> > >> but its still being rewritten. I'm having to do this > >because URLs created at by an AJAX submission aren't rewritten! > >> > >> Thanks Ryan > >> > >> > >> > >> > >> Ryan Puddephatt > >> Software Engineer > >> > >> > >> Teleflex Group - IT UK > >> 1 Michaelson Square > >> Livingston > >> West Lothian > >> Scotland > >> EH54 7DP > >> > >> e> [hidden email] > >> t> +44(0)1506 407 110 > >> f> +44(0)1506 407 108 > >> w> www.teleflex.com > >> > >> > >> > > > > > > > >-- > >Blog (XML, Web apps, Open Source): > >http://www.orbeon.com/blog/ > > > > > > > > > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > ObjectWeb mailing lists service home page: http://www.objectweb.org/wws > > > -- Blog (XML, Web apps, Open Source): http://www.orbeon.com/blog/ -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Ok no worries,
Ryan Ryan Puddephatt Software Engineer Teleflex Group - IT UK 1 Michaelson Square Livingston West Lothian Scotland EH54 7DP e> [hidden email] t> +44(0)1506 407 110 f> +44(0)1506 407 108 >-----Original Message----- >From: [hidden email] [mailto:[hidden email]] On Behalf >Of Alessandro Vernet >Sent: 28 November 2006 21:36 >To: [hidden email] >Subject: Re: [ops-users] Stopping URL Rewriting > >Ryan, > >I am sorry, but it seems unlikely to get fixed in the next >couple of month or so, unless its priority gets bumped up by >someone who has a support plan. > >Alex > >On 11/22/06, Ryan Puddephatt <[hidden email]> wrote: >> Alex, >> Any ideas when this is going to be fixed? >> >> Ryan >> >> Ryan Puddephatt >> Software Engineer >> >> Teleflex Group - IT UK >> 1 Michaelson Square >> Livingston >> West Lothian >> Scotland >> EH54 7DP >> >> e> [hidden email] >> t> +44(0)1506 407 110 >> f> +44(0)1506 407 108 >> >> >> >> >-----Original Message----- >> >From: [hidden email] [mailto:[hidden email]] On Behalf Of >> >Alessandro Vernet >> >Sent: 17 October 2006 23:54 >> >To: [hidden email] >> >Subject: Re: [ops-users] Stopping URL Rewriting >> > >> >Hi Ryan, >> > >> >Good point. I create a use case for the sandbox and you can track >> >this at: >> > >> >http://forge.objectweb.org/tracker/index.php?func=detail&aid=30 >> >6295&group_id=168&atid=350207 >> > >> >Alex >> > >> >On 10/11/06, Ryan Puddephatt <[hidden email]> wrote: >> >> >> >> >> >> Hi, >> >> I'm having trouble stopping a rewrite on a URL, I have >> >the following dynamic anchor being built. >> >> >> >> >> >> >> >> <xforms:output mediatype="text/html" f:url-norewrite="true" >> >> >> >> value="concat('<a >> >> >> >>href="/talent-management/pmp/edit/',LDAPUid,'/',reviewYear,'&quo >> >t >> >> ;>',reviewYear,'</a>')"/> >> >> but its still being rewritten. I'm having to do this >> >because URLs created at by an AJAX submission aren't rewritten! >> >> >> >> Thanks Ryan >> >> >> >> >> >> >> >> >> >> Ryan Puddephatt >> >> Software Engineer >> >> >> >> >> >> Teleflex Group - IT UK >> >> 1 Michaelson Square >> >> Livingston >> >> West Lothian >> >> Scotland >> >> EH54 7DP >> >> >> >> e> [hidden email] >> >> t> +44(0)1506 407 110 >> >> f> +44(0)1506 407 108 >> >> w> www.teleflex.com >> >> >> >> >> >> >> > >> > >> > >> >-- >> >Blog (XML, Web apps, Open Source): >> >http://www.orbeon.com/blog/ >> > >> > >> >> >> >> >> >> -- >> You receive this message as a subscriber of the >[hidden email] mailing list. >> To unsubscribe: mailto:[hidden email] >> For general help: mailto:[hidden email]?subject=help >> ObjectWeb mailing lists service home page: >> http://www.objectweb.org/wws >> >> >> > > >-- >Blog (XML, Web apps, Open Source): >http://www.orbeon.com/blog/ > > -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Ryan,
This one is now fixed: f:url-norewrite="true" works on xforms:output/@mediatype="text/html", and if you don't put that, then URL rewrites also occur within the HTML produced by xforms:output as you would expect, including when the value is updated and sent to the client through Ajax. -Erik Ryan Puddephatt wrote: > Ok no worries, > > Ryan > > Ryan Puddephatt > Software Engineer > > Teleflex Group - IT UK > 1 Michaelson Square > Livingston > West Lothian > Scotland > EH54 7DP > > e> [hidden email] > t> +44(0)1506 407 110 > f> +44(0)1506 407 108 > > > >> -----Original Message----- >> From: [hidden email] [mailto:[hidden email]] On Behalf >> Of Alessandro Vernet >> Sent: 28 November 2006 21:36 >> To: [hidden email] >> Subject: Re: [ops-users] Stopping URL Rewriting >> >> Ryan, >> >> I am sorry, but it seems unlikely to get fixed in the next >> couple of month or so, unless its priority gets bumped up by >> someone who has a support plan. >> >> Alex >> >> On 11/22/06, Ryan Puddephatt <[hidden email]> wrote: >>> Alex, >>> Any ideas when this is going to be fixed? >>> >>> Ryan >>> >>> Ryan Puddephatt >>> Software Engineer >>> >>> Teleflex Group - IT UK >>> 1 Michaelson Square >>> Livingston >>> West Lothian >>> Scotland >>> EH54 7DP >>> >>> e> [hidden email] >>> t> +44(0)1506 407 110 >>> f> +44(0)1506 407 108 >>> >>> >>> >>>> -----Original Message----- >>>> From: [hidden email] [mailto:[hidden email]] On Behalf Of >>>> Alessandro Vernet >>>> Sent: 17 October 2006 23:54 >>>> To: [hidden email] >>>> Subject: Re: [ops-users] Stopping URL Rewriting >>>> >>>> Hi Ryan, >>>> >>>> Good point. I create a use case for the sandbox and you can track >>>> this at: >>>> >>>> http://forge.objectweb.org/tracker/index.php?func=detail&aid=30 >>>> 6295&group_id=168&atid=350207 >>>> >>>> Alex >>>> >>>> On 10/11/06, Ryan Puddephatt <[hidden email]> wrote: >>>>> >>>>> Hi, >>>>> I'm having trouble stopping a rewrite on a URL, I have >>>> the following dynamic anchor being built. >>>>> >>>>> >>>>> <xforms:output mediatype="text/html" f:url-norewrite="true" >>>>> >>>>> value="concat('<a >>>>> >>> href="/talent-management/pmp/edit/',LDAPUid,'/',reviewYear,'&quo >>>> t >>>>> ;>',reviewYear,'</a>')"/> >>>>> but its still being rewritten. I'm having to do this >>>> because URLs created at by an AJAX submission aren't rewritten! >>>>> Thanks Ryan >>>>> >>>>> >>>>> >>>>> >>>>> Ryan Puddephatt >>>>> Software Engineer >>>>> >>>>> >>>>> Teleflex Group - IT UK >>>>> 1 Michaelson Square >>>>> Livingston >>>>> West Lothian >>>>> Scotland >>>>> EH54 7DP >>>>> >>>>> e> [hidden email] >>>>> t> +44(0)1506 407 110 >>>>> f> +44(0)1506 407 108 >>>>> w> www.teleflex.com Orbeon Forms - Web Forms for the Enterprise Done the Right Way http://www.orbeon.com/ -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Erik,
Great to hear that this fix has been put in. I was experiencing a similar problem to Ryan's and have been silently waiting for this one. -- Daniel E. Renfer http://kronkltd.net/ On 1/26/07, Erik Bruchez <[hidden email]> wrote: > Ryan, > > This one is now fixed: f:url-norewrite="true" works on > xforms:output/@mediatype="text/html", and if you don't put that, then > URL rewrites also occur within the HTML produced by xforms:output as you > would expect, including when the value is updated and sent to the client > through Ajax. > > -Erik > > Ryan Puddephatt wrote: > > Ok no worries, > > > > Ryan > > > > Ryan Puddephatt > > Software Engineer > > > > Teleflex Group - IT UK > > 1 Michaelson Square > > Livingston > > West Lothian > > Scotland > > EH54 7DP > > > > e> [hidden email] > > t> +44(0)1506 407 110 > > f> +44(0)1506 407 108 > > > > > > > >> -----Original Message----- > >> From: [hidden email] [mailto:[hidden email]] On Behalf > >> Of Alessandro Vernet > >> Sent: 28 November 2006 21:36 > >> To: [hidden email] > >> Subject: Re: [ops-users] Stopping URL Rewriting > >> > >> Ryan, > >> > >> I am sorry, but it seems unlikely to get fixed in the next > >> couple of month or so, unless its priority gets bumped up by > >> someone who has a support plan. > >> > >> Alex > >> > >> On 11/22/06, Ryan Puddephatt <[hidden email]> wrote: > >>> Alex, > >>> Any ideas when this is going to be fixed? > >>> > >>> Ryan > >>> > >>> Ryan Puddephatt > >>> Software Engineer > >>> > >>> Teleflex Group - IT UK > >>> 1 Michaelson Square > >>> Livingston > >>> West Lothian > >>> Scotland > >>> EH54 7DP > >>> > >>> e> [hidden email] > >>> t> +44(0)1506 407 110 > >>> f> +44(0)1506 407 108 > >>> > >>> > >>> > >>>> -----Original Message----- > >>>> From: [hidden email] [mailto:[hidden email]] On Behalf Of > >>>> Alessandro Vernet > >>>> Sent: 17 October 2006 23:54 > >>>> To: [hidden email] > >>>> Subject: Re: [ops-users] Stopping URL Rewriting > >>>> > >>>> Hi Ryan, > >>>> > >>>> Good point. I create a use case for the sandbox and you can track > >>>> this at: > >>>> > >>>> http://forge.objectweb.org/tracker/index.php?func=detail&aid=30 > >>>> 6295&group_id=168&atid=350207 > >>>> > >>>> Alex > >>>> > >>>> On 10/11/06, Ryan Puddephatt <[hidden email]> wrote: > >>>>> > >>>>> Hi, > >>>>> I'm having trouble stopping a rewrite on a URL, I have > >>>> the following dynamic anchor being built. > >>>>> > >>>>> > >>>>> <xforms:output mediatype="text/html" f:url-norewrite="true" > >>>>> > >>>>> value="concat('<a > >>>>> > >>> href="/talent-management/pmp/edit/',LDAPUid,'/',reviewYear,'&quo > >>>> t > >>>>> ;>',reviewYear,'</a>')"/> > >>>>> but its still being rewritten. I'm having to do this > >>>> because URLs created at by an AJAX submission aren't rewritten! > >>>>> Thanks Ryan > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> Ryan Puddephatt > >>>>> Software Engineer > >>>>> > >>>>> > >>>>> Teleflex Group - IT UK > >>>>> 1 Michaelson Square > >>>>> Livingston > >>>>> West Lothian > >>>>> Scotland > >>>>> EH54 7DP > >>>>> > >>>>> e> [hidden email] > >>>>> t> +44(0)1506 407 110 > >>>>> f> +44(0)1506 407 108 > >>>>> w> www.teleflex.com > > -- > Orbeon Forms - Web Forms for the Enterprise Done the Right Way > http://www.orbeon.com/ > > > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > ObjectWeb mailing lists service home page: http://www.objectweb.org/wws > > -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
In reply to this post by Erik Bruchez
Ryan,
Also, f:url-norewrite is now also supported on <xforms:submission>. For instance, this is particularly useful in the case where you are using an external eXist. That is when you are using eXist deployed as a separate war, instead of the eXist bundled with Orbeon Forms. So instead of accessing /your-app/exist, you will want to access just /exist. Now you can write: <xforms:submission action="/exist/rest/..." f:url-norewrite="true"> Alex On 1/26/07, Erik Bruchez <[hidden email]> wrote: > Ryan, > > This one is now fixed: f:url-norewrite="true" works on > xforms:output/@mediatype="text/html", and if you don't put that, then > URL rewrites also occur within the HTML produced by xforms:output as you > would expect, including when the value is updated and sent to the client > through Ajax. > > -Erik > > Ryan Puddephatt wrote: > > Ok no worries, > > > > Ryan > > > > Ryan Puddephatt > > Software Engineer > > > > Teleflex Group - IT UK > > 1 Michaelson Square > > Livingston > > West Lothian > > Scotland > > EH54 7DP > > > > e> [hidden email] > > t> +44(0)1506 407 110 > > f> +44(0)1506 407 108 > > > > > > > >> -----Original Message----- > >> From: [hidden email] [mailto:[hidden email]] On Behalf > >> Of Alessandro Vernet > >> Sent: 28 November 2006 21:36 > >> To: [hidden email] > >> Subject: Re: [ops-users] Stopping URL Rewriting > >> > >> Ryan, > >> > >> I am sorry, but it seems unlikely to get fixed in the next > >> couple of month or so, unless its priority gets bumped up by > >> someone who has a support plan. > >> > >> Alex > >> > >> On 11/22/06, Ryan Puddephatt <[hidden email]> wrote: > >>> Alex, > >>> Any ideas when this is going to be fixed? > >>> > >>> Ryan > >>> > >>> Ryan Puddephatt > >>> Software Engineer > >>> > >>> Teleflex Group - IT UK > >>> 1 Michaelson Square > >>> Livingston > >>> West Lothian > >>> Scotland > >>> EH54 7DP > >>> > >>> e> [hidden email] > >>> t> +44(0)1506 407 110 > >>> f> +44(0)1506 407 108 > >>> > >>> > >>> > >>>> -----Original Message----- > >>>> From: [hidden email] [mailto:[hidden email]] On Behalf Of > >>>> Alessandro Vernet > >>>> Sent: 17 October 2006 23:54 > >>>> To: [hidden email] > >>>> Subject: Re: [ops-users] Stopping URL Rewriting > >>>> > >>>> Hi Ryan, > >>>> > >>>> Good point. I create a use case for the sandbox and you can track > >>>> this at: > >>>> > >>>> http://forge.objectweb.org/tracker/index.php?func=detail&aid=30 > >>>> 6295&group_id=168&atid=350207 > >>>> > >>>> Alex > >>>> > >>>> On 10/11/06, Ryan Puddephatt <[hidden email]> wrote: > >>>>> > >>>>> Hi, > >>>>> I'm having trouble stopping a rewrite on a URL, I have > >>>> the following dynamic anchor being built. > >>>>> > >>>>> > >>>>> <xforms:output mediatype="text/html" f:url-norewrite="true" > >>>>> > >>>>> value="concat('<a > >>>>> > >>> href="/talent-management/pmp/edit/',LDAPUid,'/',reviewYear,'&quo > >>>> t > >>>>> ;>',reviewYear,'</a>')"/> > >>>>> but its still being rewritten. I'm having to do this > >>>> because URLs created at by an AJAX submission aren't rewritten! > >>>>> Thanks Ryan > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> Ryan Puddephatt > >>>>> Software Engineer > >>>>> > >>>>> > >>>>> Teleflex Group - IT UK > >>>>> 1 Michaelson Square > >>>>> Livingston > >>>>> West Lothian > >>>>> Scotland > >>>>> EH54 7DP > >>>>> > >>>>> e> [hidden email] > >>>>> t> +44(0)1506 407 110 > >>>>> f> +44(0)1506 407 108 > >>>>> w> www.teleflex.com > > -- > Orbeon Forms - Web Forms for the Enterprise Done the Right Way > http://www.orbeon.com/ > > > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > ObjectWeb mailing lists service home page: http://www.objectweb.org/wws > > -- Orbeon Forms - Web 2.0 Forms for the Enterprise http://www.orbeon.com/ -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Free forum by Nabble | Edit this page |