Issue 73880 - Option Compatible - Property Get (regression)
Summary: Option Compatible - Property Get (regression)
Status: CLOSED IRREPRODUCIBLE
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: PC All
: P3 Trivial
Target Milestone: ---
Assignee: ab
QA Contact: issues@api
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2007-01-25 16:36 UTC by aladdin2k7
Modified: 2013-02-24 21:07 UTC (History)
1 user (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 aladdin2k7 2007-01-25 16:36:04 UTC
Hi there,

This example works on OOo 2.0.4 but not on OOo 2.1.

Module MainTest 

Sub Main
Dim test As New TestClass
print test.value
End Sub

-----------------------------

Module TestClass

Option Compatible          
Option ClassModule

Property Get value As Long
value = 2
End Property
Comment 1 jsc 2007-01-26 12:18:42 UTC
jsc -> ab: can you please check this
Comment 2 aladdin2k7 2007-02-09 08:42:58 UTC
Bernard pointed me, it's maybe related to #71492.
Comment 3 ab 2007-02-20 14:20:28 UTC
ab->aladdin2k7: I cannot reproduce this problem with your example,
even using an Office without a fixed #71492. Nevertheless #71492
is a good candidate for fixing problems like this. 

Maybe you could attach a document to this task showing the problem 
and describe exactly what to do. Then I can check it against an Office
with and without #71492 fix to be sure.
Comment 4 aladdin2k7 2007-02-20 17:46:59 UTC
Strange didn't succeed to reproduce the bug, I must have done an error of
spelling before.

Sorry for the inconvenience.
Comment 5 ace_dent 2008-05-17 21:12:38 UTC
The Issue you raised has been marked as 'Resolved' and not updated within the
last 1 year+. I am therefore setting this issue to 'Verified' as the first step
towards Closing it. If you feel this is incorrect, please re-open the issue and
add any comments.

Many thanks,
Andrew
 
Cleaning-up and Closing old Issues
~ The Grand Bug Squash, pre v3 ~
http://marketing.openoffice.org/3.0/announcementbeta.html
Comment 6 ace_dent 2008-05-17 23:14:58 UTC
As per previous posting: Verified -> Closed.
A Closed Issue is a Happy Issue (TM).

Regards,
Andrew