Active
Project:
More node buttons
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
7 Nov 2010 at 17:24 UTC
Updated:
12 Apr 2017 at 19:51 UTC
After a clean install in a German Drupal installation and activation of the cancel button for a content type the button appeared but had no text (value). I had to change the translation via interface from "@cancel-value" -> "@cancel-value" to "@cancel-value" -> "Abbrechen".
Comments
Comment #1
Crom commentedI have similar problem with Galleries_assist module in Drupal Commons install. I'm still working on what's wrong and will report back. Any assistance in tracking this down would be gratefully received. Cheers, Crom
Comment #2
Crom commentedI can confirm that this is the answer: http://drupal.org/node/940730#comment-3759998
If you ignore the content type edit screen and go straight to the site config / more node buttons screen and do configuration changes from there and hit save, the buttons appear correctly.
I also emptied cache which may have helped...