Ticket #1731 (closed bug: fixed)
Tweak: Link action is not human readable
Reported by: | deyan | Owned by: | deni |
---|---|---|---|
Priority: | critical | Milestone: | M09_BETA1 |
Component: | uncategorized | Version: | 2.0 |
Keywords: | Cc: | ||
Category: | unknown | Effort: | |
Importance: | Ticket_group: | ||
Estimated Number of Hours: | Add Hours to Ticket: | ||
Billable?: | Total Hours: | ||
Analysis_owners: | deyan | Design_owners: | deni |
Imp._owners: | deni | Test_owners: | |
Analysis_reviewers: | Changelog: | ||
Design_reviewers: | mira | Imp._reviewers: | mira |
Test_reviewers: | Analysis_score: | 3 | |
Design_score: | 3 | Imp._score: | 0 |
Test_score: | 0 |
Description
Link targets are "to string" (names include org.sophie2...)
Change History
comment:1 Changed 16 years ago by deyan
- Owner set to deyan
- Status changed from new to s1a_analysis_started
comment:2 Changed 16 years ago by deyan
- Status changed from s1a_analysis_started to s1b_analysis_finished
comment:4 Changed 16 years ago by mira
- Owner changed from deyan to mira
- Status changed from s1c_analysis_ok to s2a_design_started
comment:6 Changed 16 years ago by deni
- Status changed from s2a_design_started to s2b_design_finished
- We should display the names of the frames or pages instead of their string representation.
- This will be done in ShowFrameConfigurationPanel and GoToPageConfigurationPanel.
- The combo box used for selecting frames (FrameSelector in ShowFrameConfigurationPanel) will not operate directly with frames, but with their names. When the user has selected a frame, it should be able to find it by its name - by getting all page elements in the page work area and comparing their names with the selected one.
- The same applies for the AvailablePages combo box in GoToPageConfigurationPanel.
comment:8 Changed 16 years ago by deni
- Owner changed from mira to deni
- Status changed from s2c_design_ok to s3a_implementation_started
comment:9 Changed 16 years ago by deni
- Status changed from s3a_implementation_started to s3b_implementation_finished
Changeset: [3916] (together with ticket 1750)
comment:10 Changed 16 years ago by mira
- Design_owners changed from mira to deni
- Status changed from s3b_implementation_finished to s3c_implementation_ok
- Imp._owners set to deni
- Analysis_score changed from 0 to 3
- Imp._reviewers set to mira
- Design_score changed from 0 to 3
- Design_reviewers set to mira
comment:11 Changed 16 years ago by dido
- Status changed from s3c_implementation_ok to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.