
|
If you were logged in you would be able to see more operations.
|
|
|
AppFuse
Created: 24/Jun/07 07:36 AM
Updated: 14/Aug/07 02:20 AM
|
|
| Component/s: |
i18n
|
| Affects Version/s: |
2.0-M5
|
| Fix Version/s: |
2.0-RC1
|
|
|
Environment:
|
MacOSX 10.4.10, Maven 2.0.6, IntelliJ Idea 6
|
|
|
When running integration tests with the default ApplicationResources_fr.properties, the Signup test fails because of the label for the subscription button. By default it is "S'inscrire", which seems to be a problem because I get a "no button found" error message. I tried to change the label to "Inscription" and now it works fine. I tried to double the single quote, like "S''inscrire" but there is still the same message.
|
|
Description
|
When running integration tests with the default ApplicationResources_fr.properties, the Signup test fails because of the label for the subscription button. By default it is "S'inscrire", which seems to be a problem because I get a "no button found" error message. I tried to change the label to "Inscription" and now it works fine. I tried to double the single quote, like "S''inscrire" but there is still the same message. |
Show » |
|
APF-771.