• Caolán McNamara's avatar
    Resolves: #i94895# fix illegal result of Replace runtime function" · 476f7580
    Caolán McNamara yazdı
    and adjust the basic test-case, which is surely wrong
    
    The syntax for REPLACE is:
    
    // Replace(expression, find, replace[, start[, count[, compare]]])
    
    surely in the case of a start of 3 the preceeding chars should
    be returned unchanged in the result, not stripped off as before
    this change.
    
    This reverts commit 869402a5.
    
    Change-Id: Ie710e4de9e7e35c84abe2770142a963532820af4
    476f7580
Adı
Son kayıt (commit)
Son güncelleme
..
basmgr Loading commit data...
classes Loading commit data...
comp Loading commit data...
inc Loading commit data...
runtime Loading commit data...
sbx Loading commit data...
uno Loading commit data...