in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Stop WebEditor from Resolving relative URLs

Last post 04-23-2008 4:28 AM by C1_DmitriM. 3 replies.
Page 1 of 1 (4 items)
Sort Posts: Previous Next
  • 12-03-2007 9:04 PM

    Stop WebEditor from Resolving relative URLs

    Is there a way to keep the WebEditor control from resolving relative URLs?  The relative URLs that people are entering in the WYSIWYG editor are entered as relative URLs for a reason, and shouldn't be automatically changed.

    Thanks,
    Greg

    Filed under: ,
  • 12-05-2007 2:45 AM In reply to

    Re: Stop WebEditor from Resolving relative URLs

    Hi Greg,

    This problem will be fixed in the new build.

    Best regards, Dmitri.

  • 04-21-2008 4:02 AM In reply to

    Re: Stop WebEditor from Resolving relative URLs

    Has this problem been fixed? Just im using this componet and it keeps changing my URLs automatically when i want it to be left alone. Having to try and impliment some kind of string replace to stop it and this is rather annoying.

    want to keep my urls as href=default.aspx rather than it being changed to href=http://localhost/default.aspx by the component.

     Or am i missing something and there is a setting here to stop this?

    cheers, Jason

  • 04-23-2008 4:28 AM In reply to

    Re: Stop WebEditor from Resolving relative URLs

    Hi Jason,

    This problem fixed since build [2.0.20081.136]

    Added new client-side property:
      public bool PreventBaseAbsoluteUrls {get; set;} - Prevent converting relative urls to absolute.  Default value is true.

    Best regards, Dmitri.

Page 1 of 1 (4 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.