Bugzilla – Bug 413191
OES2SP1_3.19_LOC: Windows: FR: iFolder Administration: Servers: Truncated button in "Szerkeszt" (Edit)
Last modified: 2009-08-07 07:21:32 UTC
Steps to repro: [TCDB Steps] 01. Login to iManager via http://<serveripaddress>/nps 02. Under Roles and Tasks select iFolder 3.7 and Launch iFolder Admin Console. 03. Enter IP address of your iFolder Server and log in. 04. In Novell iFolder 3.7 click Server tab. 05. choose a sever from list Actual Results: Truncated button in "Szerkeszt" (Edit) Expected Results: "Szerkeszt" (Edit)should appear completely without any truncation.
Created attachment 230724 [details] Hungrian Screenshot
Created attachment 230725 [details] US screenshot
The truncated string: "Edit" was localized as <input type="submit" name="LdapEditButton" value="Edit" id="LdapEditButton" class="ifolderbuttons" /> in the file: "ServerDetails.aspx" Languages: HU Please, resize the button so the string is displayed properly.
Assigning to dev
A new class called ldapeditbuttons was added to iFolderAdmin.css and changes were made in ServerDetails.aspz to reflect the same.The problem of truncated edit button is removed.
OES2SP2_LOC
Blocked to verify it by 510807
Verify it in the OES2 SP2 Beta4.5 build,it is fixed.