Menu

#277 Missing check for URL length in EditServiceImplementation

FlexWiki v2.0
closed-fixed
5
2008-02-26
2008-02-26
No

The function WriteAllowed() in EditServiceImplementation has a fixed length string where it should calculate the actual string length of the URL

Discussion

  • John Davidson

    John Davidson - 2008-02-26
    • status: open --> closed-fixed
     
  • John Davidson

    John Davidson - 2008-02-26

    Logged In: YES
    user_id=1602893
    Originator: YES

    Build 2.0.0.205 (SVN r947) Added a variable to hold the length of the URL where required in EditServiceImplementation.WriteAllowed()

     
  • John Davidson

    John Davidson - 2008-02-26

    Logged In: YES
    user_id=1602893
    Originator: YES

    Prior fix did not correct issue when using FwSync.

    Made the check for DisableEditServiceWrite to be ahead of the check for MessagePost.aspx. When DisableEditServiceWrite is false in flexwiki.config FwSync (or any other tool) should always work. Check for MessagePost.aspx will only happen if DisableEditServiceWrite is set to true.

     
  • John Davidson

    John Davidson - 2008-02-27

    Logged In: YES
    user_id=1602893
    Originator: YES

    Build 2.0.0.209 (SVN r955) Properly implemented the url length check (WikiTalk and C# are not a good mix).

     

Log in to post a comment.

MongoDB Logo MongoDB