|
View:
New views
8 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (WW-2644) <s:actionerror > Tag<s:actionerror > Tag
-------------------- Key: WW-2644 URL: https://issues.apache.org/struts/browse/WW-2644 Project: Struts 2 Issue Type: Bug Affects Versions: 2.0.11.1 Reporter: Himanshu Rathore Priority: Minor When using <s:actionerror > tag, the first character of error message is automatically getting converted to upper case. I haven't set any "text-transform" property in my CSS. If I do "View Source", I see proper text but on JSP its behaving weirdly. My CSS: .errorMessage { color: red; font: 10px verdana, arial, helvetica, sans-serif; } In "View Source" <ul> <li><span class="errorMessage">Please enter User Id</span></li> </ul> But on JSP Please Enter User Id I have included struts.properties in my project classpath and have set struts.ui.theme=simple What could be the reason of this behaviour? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Updated: (WW-2644) <s:actionerror > Tag[ https://issues.apache.org/struts/browse/WW-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Himanshu Rathore updated WW-2644: --------------------------------- Component/s: Plugin - Tags > <s:actionerror > Tag > -------------------- > > Key: WW-2644 > URL: https://issues.apache.org/struts/browse/WW-2644 > Project: Struts 2 > Issue Type: Bug > Components: Plugin - Tags > Affects Versions: 2.0.11.1 > Reporter: Himanshu Rathore > Priority: Minor > > When using <s:actionerror > tag, the first character of error message is automatically getting converted to upper case. I haven't set any "text-transform" property in my CSS. > If I do "View Source", I see proper text but on JSP its behaving weirdly. > My CSS: > .errorMessage { > color: red; > font: 10px verdana, arial, helvetica, sans-serif; > } > In "View Source" > <ul> > <li><span class="errorMessage">Please enter User Id</span></li> > </ul> > But on JSP > Please Enter User Id > I have included struts.properties in my project classpath and have set struts.ui.theme=simple > What could be the reason of this behaviour? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Work started: (WW-2644) <s:actionerror > Tag[ https://issues.apache.org/struts/browse/WW-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on WW-2644 started by Himanshu Rathore. > <s:actionerror > Tag > -------------------- > > Key: WW-2644 > URL: https://issues.apache.org/struts/browse/WW-2644 > Project: Struts 2 > Issue Type: Bug > Components: Plugin - Tags > Affects Versions: 2.0.11.1 > Reporter: Himanshu Rathore > Assignee: Himanshu Rathore > Priority: Minor > > When using <s:actionerror > tag, the first character of error message is automatically getting converted to upper case. I haven't set any "text-transform" property in my CSS. > If I do "View Source", I see proper text but on JSP its behaving weirdly. > My CSS: > .errorMessage { > color: red; > font: 10px verdana, arial, helvetica, sans-serif; > } > In "View Source" > <ul> > <li><span class="errorMessage">Please enter User Id</span></li> > </ul> > But on JSP > Please Enter User Id > I have included struts.properties in my project classpath and have set struts.ui.theme=simple > What could be the reason of this behaviour? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Work stopped: (WW-2644) <s:actionerror > Tag[ https://issues.apache.org/struts/browse/WW-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on WW-2644 stopped by Himanshu Rathore. > <s:actionerror > Tag > -------------------- > > Key: WW-2644 > URL: https://issues.apache.org/struts/browse/WW-2644 > Project: Struts 2 > Issue Type: Bug > Components: Plugin - Tags > Affects Versions: 2.0.11.1 > Reporter: Himanshu Rathore > Assignee: Himanshu Rathore > Priority: Minor > > When using <s:actionerror > tag, the first character of error message is automatically getting converted to upper case. I haven't set any "text-transform" property in my CSS. > If I do "View Source", I see proper text but on JSP its behaving weirdly. > My CSS: > .errorMessage { > color: red; > font: 10px verdana, arial, helvetica, sans-serif; > } > In "View Source" > <ul> > <li><span class="errorMessage">Please enter User Id</span></li> > </ul> > But on JSP > Please Enter User Id > I have included struts.properties in my project classpath and have set struts.ui.theme=simple > What could be the reason of this behaviour? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Assigned: (WW-2644) <s:actionerror > Tag[ https://issues.apache.org/struts/browse/WW-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Himanshu Rathore reassigned WW-2644: ------------------------------------ Assignee: Himanshu Rathore > <s:actionerror > Tag > -------------------- > > Key: WW-2644 > URL: https://issues.apache.org/struts/browse/WW-2644 > Project: Struts 2 > Issue Type: Bug > Components: Plugin - Tags > Affects Versions: 2.0.11.1 > Reporter: Himanshu Rathore > Assignee: Himanshu Rathore > Priority: Minor > > When using <s:actionerror > tag, the first character of error message is automatically getting converted to upper case. I haven't set any "text-transform" property in my CSS. > If I do "View Source", I see proper text but on JSP its behaving weirdly. > My CSS: > .errorMessage { > color: red; > font: 10px verdana, arial, helvetica, sans-serif; > } > In "View Source" > <ul> > <li><span class="errorMessage">Please enter User Id</span></li> > </ul> > But on JSP > Please Enter User Id > I have included struts.properties in my project classpath and have set struts.ui.theme=simple > What could be the reason of this behaviour? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Work started: (WW-2644) <s:actionerror > Tag[ https://issues.apache.org/struts/browse/WW-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on WW-2644 started by Himanshu Rathore. > <s:actionerror > Tag > -------------------- > > Key: WW-2644 > URL: https://issues.apache.org/struts/browse/WW-2644 > Project: Struts 2 > Issue Type: Bug > Components: Plugin - Tags > Affects Versions: 2.0.11.1 > Reporter: Himanshu Rathore > Assignee: Himanshu Rathore > Priority: Minor > > When using <s:actionerror > tag, the first character of error message is automatically getting converted to upper case. I haven't set any "text-transform" property in my CSS. > If I do "View Source", I see proper text but on JSP its behaving weirdly. > My CSS: > .errorMessage { > color: red; > font: 10px verdana, arial, helvetica, sans-serif; > } > In "View Source" > <ul> > <li><span class="errorMessage">Please enter User Id</span></li> > </ul> > But on JSP > Please Enter User Id > I have included struts.properties in my project classpath and have set struts.ui.theme=simple > What could be the reason of this behaviour? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Work stopped: (WW-2644) <s:actionerror > Tag[ https://issues.apache.org/struts/browse/WW-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on WW-2644 stopped by Himanshu Rathore. > <s:actionerror > Tag > -------------------- > > Key: WW-2644 > URL: https://issues.apache.org/struts/browse/WW-2644 > Project: Struts 2 > Issue Type: Bug > Components: Plugin - Tags > Affects Versions: 2.0.11.1 > Reporter: Himanshu Rathore > Assignee: Himanshu Rathore > Priority: Minor > > When using <s:actionerror > tag, the first character of error message is automatically getting converted to upper case. I haven't set any "text-transform" property in my CSS. > If I do "View Source", I see proper text but on JSP its behaving weirdly. > My CSS: > .errorMessage { > color: red; > font: 10px verdana, arial, helvetica, sans-serif; > } > In "View Source" > <ul> > <li><span class="errorMessage">Please enter User Id</span></li> > </ul> > But on JSP > Please Enter User Id > I have included struts.properties in my project classpath and have set struts.ui.theme=simple > What could be the reason of this behaviour? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
|
[jira] Closed: (WW-2644) <s:actionerror > Tag[ https://issues.apache.org/struts/browse/WW-2644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonio Petrelli closed WW-2644. -------------------------------- Resolution: Not A Problem Please don't use JIRA to ask question, ask it at the Struts Users mailing list: http://struts.apache.org/mail.html > <s:actionerror > Tag > -------------------- > > Key: WW-2644 > URL: https://issues.apache.org/struts/browse/WW-2644 > Project: Struts 2 > Issue Type: Bug > Components: Plugin - Tags > Affects Versions: 2.0.11.1 > Reporter: Himanshu Rathore > Assignee: Himanshu Rathore > Priority: Minor > > When using <s:actionerror > tag, the first character of error message is automatically getting converted to upper case. I haven't set any "text-transform" property in my CSS. > If I do "View Source", I see proper text but on JSP its behaving weirdly. > My CSS: > .errorMessage { > color: red; > font: 10px verdana, arial, helvetica, sans-serif; > } > In "View Source" > <ul> > <li><span class="errorMessage">Please enter User Id</span></li> > </ul> > But on JSP > Please Enter User Id > I have included struts.properties in my project classpath and have set struts.ui.theme=simple > What could be the reason of this behaviour? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
| Free Forum Powered by Nabble | Forum Help |