ChangePasswordButton and ChangePasswordButton text

mojoPortal is no longer supported on mono. This forum is here for archival purposes.

This thread is closed to new posts. You must sign in to post in the forums.
4/11/2008 2:42:46 PM
Gravatar
Total Posts 92

ChangePasswordButton and ChangePasswordButton text

Another minor glitch on the latest svn with Mono.   On the Change password screen the resources for ChangePasswordButton and ChangePasswordButton are not displaying on the buttons.

The checked and the resources are in Resource.resx

<data name="ChangePasswordButton" xml:space="preserve">
<value>Change Password</value>
</data>
<data name="ChangePasswordCancelButton" xml:space="preserve">
<value>Cancel</value>
</data>
 

 

4/11/2008 3:31:06 PM
bob
Gravatar
Total Posts 126
YAF developer

Re: ChangePasswordButton and ChangePasswordButton text

It was discussed here and is not a mojoPortal problem.

4/12/2008 6:21:05 AM
Gravatar
Total Posts 92

Re: ChangePasswordButton and ChangePasswordButton text

Yes I know, I even pointed out that the keys weren't missing.   I was hoping someone had a temporary work around since I have 3 people begging me to install mojoportal for them now that the css problems in mono are warking.

4/12/2008 6:47:59 AM
Gravatar
Total Posts 18439

Re: ChangePasswordButton and ChangePasswordButton text

I just committed a change to mojoPortal trunk that may be a workaround for this at least for english. I added the english text to the buttons declaratively. So it should at least show the english text on the buttons until this is fixed in Mono, it just won't localize correctly until then.

Seems like this was fixed in Mono at one time and has regressed. I'll have to try and find the old bugzilla and re-open it.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.