#331 closed defect (fixed)
Remove all references to DANSE from user feedback messages
Reported by: | smk78 | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | SasView 3.1.0 |
Component: | SasView | Keywords: | |
Cc: | Work Package: | Reporting Enhancements |
Description
There are some messages that instruct the user to contact the DANSE Team.
These need removing or changing to the SasView? Development team.
Change History (2)
comment:1 Changed 10 years ago by krzywon
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 9 years ago by butler
- Milestone changed from SasView Next Release +1 to SasView 3.1.0
Note: See
TracTickets for help on using
tickets.
I found 2 references for contacting the DANSE team within the code and replaced them to suggest contacting the SasView team.
The two locations:
src/sas/perspectives/calculator/data_editor.py - In the load_error() method.
src/sas/guiframe/local_perspectives/data_loader/data_loader.py - In the Plugin.get_data() method.
There are many other references to DANSE within the code base, but the ones I see all are acknowledgements to the original project.