Issue 117487 - Error text resources missing for errors in Basic
Summary: Error text resources missing for errors in Basic
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: version58
Hardware: PC Windows NT
: P3 Normal (vote)
Target Milestone: 3.4.0
Assignee: Mathias_Bauer
QA Contact: issues@framework
URL:
Keywords: regression
: 117619 (view as issue list)
Depends on:
Blocks:
 
Reported: 2011-03-21 11:07 UTC by Mathias_Bauer
Modified: 2017-05-20 10:32 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Mathias_Bauer 2011-03-21 11:07:47 UTC
Sub Main
    print ThisComponent.Sheets(100).Name
End Sub

Should yield an "Index out of defined range" error message. In fact it doesn't.
Comment 1 Mathias_Bauer 2011-03-21 11:08:25 UTC
added keyword "regression"
Comment 2 Mathias_Bauer 2011-03-21 14:14:44 UTC
fixed in cws fwk167
Comment 3 carsten.driesner 2011-03-22 12:30:24 UTC
cd: Reviewed.
Comment 4 carsten.driesner 2011-03-23 13:44:43 UTC
cd: Verified.
Comment 5 Frank Schönheit 2011-03-31 07:58:37 UTC
*** Issue 117619 has been marked as a duplicate of this issue. ***
Comment 6 Oliver-Rainer Wittmann 2012-06-13 12:30:44 UTC
getting rid of value "enhancement" for field "severity".
For enhancement the field "issue type" shall be used.