Opened 6 years ago
Closed 6 years ago
#18421 closed defect (invalid)
Can not have single quote mark as placeholder text in management/common/SimpleFilter
Reported by: | rwonly | Owned by: | rwonly |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | General | Version: | 1.9.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
hi devs, We are using the SimpleFilter? barTop: [
[{
pluginClass: SimpleFilter?, searchBoxPlaceHolder: this.nls.gridSerachText, colSpan: 2
}]
the gridsearchText is globalized, so if the gridSerachText is in Frech, it might have single quote mark in the text. eg: gridSerachText: "Recherche des noms d'objet de journal..." Which cause the SimpleFilter? input box failed to render.
Any ideas?
Change History (2)
comment:1 Changed 6 years ago by
Owner: | set to rwonly |
---|---|
Status: | new → pending |
comment:2 Changed 6 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Please specify which grid widget you are using.