[Mono-bugs] [Bug 323494] ASP.NET 2.0 Localization Problems

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Dec 13 12:39:00 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=323494

User rull_orion at mail.ru added comment
https://bugzilla.novell.com/show_bug.cgi?id=323494#c1


Ruslan Kyrychuk <rull_orion at mail.ru> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|RESOLVED                                        |REOPENED
         Resolution|FIXED                                           |




--- Comment #1 from Ruslan Kyrychuk <rull_orion at mail.ru>  2007-12-13 10:38:59 MST ---
This is still actual if controls use their inner html for setting localized
property.
For example such controls as Localize, Literal, Label, HyperLink use Inner Html
of tag to set it "Text" property, so this mean if default value is exists in
template - it can't be localized.

Example:
<asp:Localize ID="litMainText" runat="server" meta:resourceKey="litMainText">We
provides variety of ...</asp:Localize>


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list