Opened 11 years ago
Closed 11 years ago
#2545 closed defect (worksforme)
ComponentReference.printComponentRef does not work
Reported by: | anonymous | Owned by: | somebody |
---|---|---|---|
Priority: | high | Milestone: | 1.9.1 |
Component: | Frontend | Version: | trunk |
Keywords: | Cc: |
Description
ComponentReference.printComponentRef does not work. It is supposed to ""Print a ComponentRef." according to its description, but it does not.
Note:
See TracTickets
for help on using tickets.
Yes, it does. It prints to the Print.mo buffer. You need to ask for it later if you want it. Or use print(printComponentRefStr(cref)) to print to stdout.