View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0016091 | Scribus | Scripter | public | 2020-04-19 22:53 | 2020-08-11 20:56 |
| Reporter | quazgar | Assigned To | jghali | ||
| Priority | normal | Severity | feature | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 1.5.6.svn | ||||
| Summary | 0016091: Rename Python getText() to getFrameText() | ||||
| Description | A rename from getText() to getFrameText() would remove possible confusion about getText only returning the visible part of the text. On the implementation side, this has happened already (see `scribus_getframetext` in `scribus/plugins/scriptplugin/cmdtext.cpp`). Marking getText() as deprecated and creating a new function getFrameText() should be pretty straightforward. | ||||
| Additional Information | See also 0016090. | ||||
| Tags | No tags attached. | ||||
| Patch | No | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2020-04-19 22:53 | quazgar | New Issue | |
| 2020-04-19 23:34 | jghali | Summary | ENH: Rename Python getText() to getFrameText() => Rename Python getText() to getFrameText() |
| 2020-04-24 17:21 | jghali | Assigned To | => jghali |
| 2020-04-24 17:21 | jghali | Status | new => resolved |
| 2020-04-24 17:21 | jghali | Resolution | open => fixed |
| 2020-04-24 17:21 | jghali | Fixed in Version | => 1.5.6.svn |
| 2020-08-11 20:56 | cbradney | Status | resolved => closed |