View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006235 | MMW v4 | Framework: Scripts/Extensions | public | 2010-01-04 22:19 | 2022-04-29 01:48 |
Reporter | Ludek | Assigned To | |||
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 4.0 | Fixed in Version | 4.0 | ||
Summary | 0006235: New scripting method to convert non-ascii characters | ||||
Description | New scripting method SDBTools::RemapASCII Function RemapASCII(str As String) As String Method description Converts 'á' and variants with an accent to just 'a'. For example "Björk" is changed to "Bjork", "Straße" -> "Strasse". To be documented at http://www.mediamonkey.com/wiki/index.php/SDBTools | ||||
Tags | todoc-dev | ||||
Fixed in build | 1301 | ||||
|
Implemented in build 1301 and covered by regression testing. Documented here: http://www.mediamonkey.com/wiki/index.php/ISDBTools::RemapASCII |
|
Plus documented some others undocumented methods like http://www.mediamonkey.com/wiki/index.php/ISDBTools::LoadImage |
|
Verified 1315 |