minj / foxtrick

FoxTrick is a browser extension for the Hattrick online football manager game, currently available for Firefox, Google Chrome, as well as for Opera.
https://www.foxtrick.org
GNU General Public License v3.0
71 stars 49 forks source link

Pass SourceSystem to external sites in Links module #1329

Open SparKot opened 9 years ago

SparKot commented 9 years ago

I see HT uses

  1. &SourceSystem=Hattrick for League/Friendly matches and
  2. &SourceSystem=HTOIntegrated for tournament/single/practice matches

to differentiate between those matches. Apparently, HT is recycling MatchIDs in HTOIntegrated, and is very unlikely to revert.

Issue : external links on match-report pages are refering to old/core hattrick MatchIDs

  1. http://www.databased.at/hattrick/halloffame/?matchid=7019889
  2. http://htev.org/match/7019889/
  3. http://www.fantamondi.it/HTMS/index.php?page=matchanalyze&matchid=7019889&lang=en-GB
  4. http://www.htstats.com/matchinfo-7019889&setlang=en-GB

Are these external systems equipped to handle tournament/single/practice matches? If they do, then don't we need to update refering URLs?

minj commented 9 years ago

I have a feeling htev does not support it and the owner is reported to be unwilling to spend more resources on the project.

For others I have no idea. The best bet is to ask the respective developers.