#2758 Handle invalid artifact links better

v1.0.0
closed
nobody
support (446)
General
nobody
2015-08-20
2011-09-08
Chris Tsai
No

In my test project, I tried creating a link from my home wiki to my wiki tool name 'wiki' with the following link format [wiki:Home] but the "Home" page did not exist within the 'wiki' tool

When I try to save, I get the following error:

Form save in progress
The server is taking too long to respond.
Retrying in 30 seconds.

If I let that go, it'll just keep trying, and will send a "ctsai modified..." notification email each time.

Also attempting to link to a tool, like [code], produces the same error and a 500.

Discussion

  • Chris Tsai - 2011-09-08
    • labels: --> support
     
  • Mark Ramm - 2011-10-02
    • milestone: limbo --> forge-nov-04
     
  • Mark Ramm - 2011-10-13

    The correct syntax for ticket links is [#1] or [tickets;1]

     

    Related

    Tickets: #1

  • Dave Brondsema

    Dave Brondsema - 2011-10-13
     
  • Chris Tsai - 2011-10-13

    Ah, good call. [wiki:WikiHome] worked. Though, the errorring out with the wrong link is probably worth fixing still.

    Also, should it be possible to just link to a tool by doing something like [code]? That seems to make the page 500 error (with that same retry loop as described above) too.

     
  • Dave Brondsema

    Dave Brondsema - 2011-10-13

    Updated main description for the problem that we've narrowed in on, and deprioritized.

     
  • Dave Brondsema

    Dave Brondsema - 2011-10-13
    • summary: Inter-tool links broken? --> Handle invalid artifact links better
    • Description has changed:

    Diff:

    --- old 
    +++ new 
    @@ -1,14 +1,12 @@
    -In my [test project](http://sourceforge.net/p/fancypants/), I tried creating a link from my home wiki to my wiki tool name 'wiki' with the following link format `[wiki:Home]`
    -
    +In my [test project](http://sourceforge.net/p/fancypants/), I tried creating a link from my home wiki to my wiki tool name 'wiki' with the following link format `[wiki:Home]` but the "Home" page did not exist within the 'wiki' tool
    +
     When I try to save, I get the following error:
    
         :::text
         Form save in progress
         The server is taking too long to respond.
         Retrying in 30 seconds.
    
     If I let that go, it'll just keep trying, and will send a "ctsai modified..." notification email each time.
    
    -I also tried linking to a ticket using `[tickets:#1]` but it didn't create a link, it just left displayed as `tickets:#1`
    -
    -I was using this page for testing: https://sourceforge.net/p/fancypants/home/test-page/
    +Also attempting to link to a tool, like `[code]`, produces the same error and a 500.
    
    • milestone: forge-oct-28 --> forge-backlog
     
  • Dave Brondsema

    Dave Brondsema - 2012-09-05

    This works well now.

     
  • Dave Brondsema

    Dave Brondsema - 2012-09-05
    • status: open --> closed
    • milestone: forge-backlog --> forge-sep-07
     

Log in to post a comment.