Opened 14 years ago
Closed 14 years ago
#122 closed defect (fixed)
Errors on winswitch.org
Reported by: | Chrissss | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Website, Email, etc | Keywords: | |
Cc: |
Description (last modified by )
I noticed a couple of errors on your page...
http://winswitch.org/trac/
The link "Active tickets by milestone" should most likely point to http://winswitch.org/trac/report/1. Also the register link underneath doesn't lead to the proper page.
http://winswitch.org/downloads/debian-repository.html?dist_select=lucid
http://winswitch.org/downloads/
http://winswitch.org/dev/#svn
All these urls are wrong. You write e.g. http://windowswitch.org
, but the url should be http://winswitch.org
. Please check every distribution and version.
http://winswitch.org/downloads/
At the top there's a link to the beta version. But the url http://winswitch.org/beta/ doesn't contain anything
Thats all for now ;)
CU
Christoph
Change History (4)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Owner: | changed from Antoine Martin to Antoine Martin |
Status: | new → accepted |
Summary: | Errors inside winswitch.org → Errors on winswitch.org |
comment:3 Changed 14 years ago by
- The beta directory may be empty, I have added a note explaining that in r3345.
- The different URLs used to be OK, and should still be... (they all point here) but I must have done something wrong with
mod_rewrite
when I consolidated all the domains onto one (and redirected to it with rewrite) to please google page rank. ouch. r3346, r3347, r3348 and r3349 fix this by using the same URL in all places (but I will still try to figure out what I did wrong withmod_rewrite
)
- The wiki URL had the same problem (domain redirect) which has also been fixed. (still report no 3)
Thank you very much for the very detailed bug report!
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Not had any problems since, so closing.
Note: See
TracTickets for help on using
tickets.
Related to #119