NaturalHistoryMuseum / scratchpads2

Scratchpads 2.0
http://scratchpads.org
GNU General Public License v2.0
199 stars 83 forks source link

Issues with species pages #4386

Closed informatics-dev closed 10 years ago

informatics-dev commented 11 years ago

Description:

  1. Overview pages are displaying some kind of list view with links for 'read more'. This is a significant issue. For example, see http://antkey.org/taxa/Brachymyrmex-patagonicus

  2. The table borders of the Description tab do not display properly (screenshot attached).

Attachments:

informatics-dev commented 11 years ago

Comment by Khalid Almaini

  1. The error is caused by the i18n module. i18n_taxonomy_menu_alter() overrides the usual taxonomy overview and adds instead a list of related nodes.
informatics-dev commented 11 years ago

Comment by Simon Rycroft

Both of these issues should now be fixed.

informatics-dev commented 11 years ago

Comment by Eli Sarnat

Display is fixed, but menu links (overview, description, maps, etc.) of species page tabs are now displaying in Indonesian.

informatics-dev commented 11 years ago

Comment by Laurence Livermore

I've checked this and confirm that even when you change the language to English the menu tabs still display Indonesian.

informatics-dev commented 11 years ago

Comment by Eli Sarnat

For what it is worth, today the species page menu links are displaying in Thai, rather than Indonesian or the expected English. Also, the 'translate' tab menu link that appears on content types I've enabled content translation for are also displaying in Thai.

informatics-dev commented 11 years ago

Comment by Simon Rycroft

The tabs are now appearing in English, can others please confirm.

informatics-dev commented 11 years ago

Comment by Eli Sarnat

Looks good to me.

informatics-dev commented 11 years ago

Comment by Dimitrios Koureas

The tabs are now in English. However every taxon description is now included twice. Once is submitted by 'anonymous' user and also displays all spm fields even those without data.

Should this be considered a related issue?

informatics-dev commented 11 years ago

Comment by Eli Sarnat

The labels for DwC fields that are not populated are now showing up with weird css formatting on the Description tabs of the taxon pages. For example: http://antkey.org/taxonomy/term/4842/descriptions.

informatics-dev commented 11 years ago

Comment by Eli Sarnat

It turns out the affected taxon descriptions were duplicates caused from a faulty import [issue 3316]. I deleted those and the pages are now displaying as expected. Happy to close this issue again.

informatics-dev commented 11 years ago

Comment by Eli Sarnat

The taxon pages tabs are now displaying in Indonesian. I searched for duplicate pages, but don't see any.

informatics-dev commented 11 years ago

Comment by Eli Sarnat

Today the tabs are appearing in English, as expected. Apparently this is due to clearing the cache on the server side, as clearing the cache on my browser multiple times had not worked. Thanks!

informatics-dev commented 11 years ago

Comment by Eli Sarnat

Now the species page tabs are displaying in Thai. This occurred sometime after making some edits to the Thai version homepage.

informatics-dev commented 11 years ago

Comment by Eli Sarnat

Screenshot attached for http://antkey.org/taxa/solenopsis-invicta

informatics-dev commented 10 years ago

Comment by Eli Sarnat

The original issue of this thread is back again on the Antweb site. (see below)

Eli Sarnat wrote:

  1. Overview pages are displaying some kind of list view with links for 'read more'. This is a significant issue. For example, see http://antkey.org/taxa/Brachymyrmex-patagonicus
informatics-dev commented 10 years ago

Comment by Eli Sarnat

I would very much appreciate if someone can please fix this issue again, as the species pages of Antkey have basically been unusable for at least the past few weeks. Thanks.

informatics-dev commented 10 years ago

Comment by Simon Rycroft

Eli, apologies firstly for the slow response of our support team, if they're slow to respond in future, feel free to email me directly. And secondly, apologies for the fact that this happened again, I'm afraid I made a mistake when merging code from our master branch into the translations branch.

informatics-dev commented 10 years ago

Comment by Dimitrios Koureas

The issue seems to have been resolved