Bugs

From ropewiki.com
Jump to navigation Jump to search


Warning!This page is old, likely out of date, and possibly best deleted. Use What Links Here to see how it's referenced.


Bugs / Issues

  • [HIGH] System does not accept image uploads larger than 2Mb, should accept and downsample automatically
  • [MED] Dropdown menu for when you select the location (e.g. World, North America, etc, etc) doesn't expand when hovering. It takes 2 tries for the next sub menu to appear.
  • [MED] Dropdown menu for when you select the location (e.g. World, North America, etc, etc) expands when typing the name of the region, but if name is not completed and the region selected, all seems to work fine but the region saved to the page is just the fragment the user entered, not the one the user selected from the tree. We should use a different Dropdown module that is more user friendy.
  • [MED] Need to figure out why UserAdmin breaks admin pages

New functionality / Improvements

Fixed

  • Canyons with apostrophes have broken features: Some of the built-in features of RopeWiki don't work when the canyon name contains an apostrophe (for instance, Devil's Drain Canyon). This includes the banner picture, and may include ratings or condition reports. Solution: A workaround was identified using #titleparts and templates were modified to use this function which solved the issue. Lucach (talk) 21:24, 8 September 2015 (EDT)
  • Canyon information does not update: Due to technical limitations of Mediawiki, some database information like having a banner image or KML map may not update correctly. Star rating a canyon will force a refresh of the information and fix the issue, so make sure you Star rate any canyon you add to the system and make sure to Star rate again after you add a banner pic or a kml map, just in case. To Star rate a canyon just click on the row of stars in the canyon page summary box. (more information). Solution: A workaround using the custom extension #semanticdependant solved most cases of the issue. Javascript monitors discrepancies between the page and the database and forces silent updates Lucach (talk) 21:24, 8 September 2015 (EDT)