Bug #1743
./utils/ui-nomos-license-list-cli.php and ./utils/ui-copyright-list-cli.php are just quick and dirty implementation
| Status: | Closed | Start date: | 04/06/2012 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | CLI | |||
| Target version: | 2.1.0 | |||
| Rank: | 2 | Tester: |
Description
I is bad to have hardcoded paths. Also these file names shouldn't have "ui-" since they are not part of our ui. They should also be in src/cli, not /utils/. So they also don't need "cli" in their names. These two programs need a code review. The argument handling isn't good, comments are wrong, there may be duplicated code copied from the UI, the hardcoded paths, … For now, I'd put a disclaimer in the code to say that this is a quick and dirty implementation that we need to clean up.
History
Updated by larry shi about 1 year ago
- Status changed from New to In Progress
in svn 5745, 5746, moved directory and renamed files name.
Updated by Mary Laser 9 months ago
- Target version changed from 2.0.1 to 2.1.0
Updated by larry shi 9 months ago
Larry is creating 2 commands nomos-license-list and copyright-list
Updated by larry shi 9 months ago
not sure if these 2 commands need user/password authentication, will confirm with team.
Updated by Paul Holland 9 months ago
- Assignee changed from larry shi to Mary Laser
Resolved task needs validated before closed.
Updated by Mary Laser 9 months ago
- Status changed from Resolved to Closed
Verified with all.zip on fluffy.ostt, svn 6170