I assume the change was made with the decision to change the back-office
from being a pop-up window.
Guessing another reason is to keep the back-office URL as "/umbraco/"
instead redirecting to "/umbraco/umbraco.aspx"?
If the preference is for "/umbraco/", then should we move the
code/logic/markup into "/umbraco/default.aspx" and redirect to it from
"/umbraco/umbraco.aspx"?
Any thoughts, concerns?
Thanks,
- Lee
On 10 August 2012 11:49, Lee Kelleher <leekelle...@gmail.com> wrote:
On Monday, August 13, 2012 11:55:49 AM UTC+2, Lee Kelleher wrote:
> Following up on my own question...
> I assume the change was made with the decision to change the back-office > from being a pop-up window. > Guessing another reason is to keep the back-office URL as "/umbraco/" > instead redirecting to "/umbraco/umbraco.aspx"?
> If the preference is for "/umbraco/", then should we move the > code/logic/markup into "/umbraco/default.aspx" and redirect to it from > "/umbraco/umbraco.aspx"?
> Any thoughts, concerns?
> Thanks, > - Lee
> On 10 August 2012 11:49, Lee Kelleher <leeke...@gmail.com <javascript:>>wrote:
>> Short and simple question - is there a reason why "/umbraco/default.aspx" >> does a Server.Transfer to "/umbraco/umbraco.aspx"?
> Sounds fine with me (and yes you're right about the legacy reasons for why
> it was done!)
> On Monday, August 13, 2012 11:55:49 AM UTC+2, Lee Kelleher wrote:
>> Following up on my own question...
>> I assume the change was made with the decision to change the back-office
>> from being a pop-up window.
>> Guessing another reason is to keep the back-office URL as "/umbraco/"
>> instead redirecting to "/umbraco/umbraco.aspx"?
>> If the preference is for "/umbraco/", then should we move the
>> code/logic/markup into "/umbraco/default.aspx" and redirect to it from
>> "/umbraco/umbraco.aspx"?
>> Any thoughts, concerns?
>> Thanks,
>> - Lee
>> On 10 August 2012 11:49, Lee Kelleher <leeke...@gmail.com> wrote:
>>> Short and simple question - is there a reason why
>>> "/umbraco/default.aspx" does a Server.Transfer to "/umbraco/umbraco.aspx"?
>> --
> You received this message because you are subscribed to the Google Groups
> "Umbraco development" group.
> To post to this group, send email to umbraco-dev@googlegroups.com.
> To unsubscribe from this group, send email to
> umbraco-dev+unsubscribe@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/umbraco-dev/-/2BoWXILywQcJ.
I occasionally get issues with trying to navigate to http://www.site.com/umbraco/ when Directory URLs are on. I think its generally with older versions, but it may be something to put in your test matrix ;)
On Monday, 13 August 2012 06:13:32 UTC-7, Lee Kelleher wrote:
> Ace, I'll look into it, make sure there are no other underlying issues, > etc.
> Cheers, > - Lee
> On 13 August 2012 14:06, Niels Hartvig <har...@umbraco.dk <javascript:>>wrote:
>> Sounds fine with me (and yes you're right about the legacy reasons for >> why it was done!)
>> On Monday, August 13, 2012 11:55:49 AM UTC+2, Lee Kelleher wrote:
>>> Following up on my own question...
>>> I assume the change was made with the decision to change the back-office >>> from being a pop-up window. >>> Guessing another reason is to keep the back-office URL as "/umbraco/" >>> instead redirecting to "/umbraco/umbraco.aspx"?
>>> If the preference is for "/umbraco/", then should we move the >>> code/logic/markup into "/umbraco/default.aspx" and redirect to it from >>> "/umbraco/umbraco.aspx"?
>>> Any thoughts, concerns?
>>> Thanks, >>> - Lee
>>> On 10 August 2012 11:49, Lee Kelleher <leeke...@gmail.com> wrote:
>>>> Short and simple question - is there a reason why >>>> "/umbraco/default.aspx" does a Server.Transfer to "/umbraco/umbraco.aspx"?
>>> -- >> You received this message because you are subscribed to the Google Groups >> "Umbraco development" group. >> To post to this group, send email to umbra...@googlegroups.com<javascript:> >> . >> To unsubscribe from this group, send email to >> umbraco-dev...@googlegroups.com <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/umbraco-dev/-/2BoWXILywQcJ.