Bug 185657 - [patch] c/c++ cheatsheets seek wrong command actions
Summary: [patch] c/c++ cheatsheets seek wrong command actions
Status: RESOLVED FIXED
Alias: None
Product: CDT
Classification: Tools
Component: cdt-doc (show other bugs)
Version: 4.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 4.0 RC2   Edit
Assignee: Ken Ryall CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks: 187881
  Show dependency tree
 
Reported: 2007-05-05 11:16 EDT by L. Frank Turovich CLA
Modified: 2008-06-20 12:58 EDT (History)
0 users

See Also:


Attachments
Updates cheatsheets and plugin.xml (16.71 KB, patch)
2007-05-05 11:16 EDT, L. Frank Turovich CLA
bjorn.freeman-benson: iplog+
Details | Diff
Removed command links that prevented cheat sheets from opening (5.52 KB, patch)
2007-05-30 11:19 EDT, L. Frank Turovich CLA
bjorn.freeman-benson: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description L. Frank Turovich CLA 2007-05-05 11:16:07 EDT
Build ID: I20070503-1400

Steps To Reproduce:
1. Click Help > Cheatsheets > C/C++ Development > Creating a Managed Make C/C++ Project or Importing a Managed Make C/C++ Project.

Note the cheat sheet view appears but no content appears.

More information:
- updated command actions to point to new wizard actions for c/c++ projects
- revised steps and text to reflect RC0 changes
Comment 1 L. Frank Turovich CLA 2007-05-05 11:16:51 EDT
Created attachment 66003 [details]
Updates cheatsheets and plugin.xml
Comment 2 Ken Ryall CLA 2007-05-15 13:22:18 EDT
Patch applied to HEAD.
Comment 3 L. Frank Turovich CLA 2007-05-30 11:19:52 EDT
Created attachment 69310 [details]
Removed command links that prevented cheat sheets from opening

The command links to perform some actions would not work. This prevented the cheat sheets from opening. Commented out command-link portions but kept subitems to walk people through the steps.
Comment 4 L. Frank Turovich CLA 2007-05-30 11:20:50 EDT
Commented out command-links that prevented cheat sheets from working.
Comment 5 Ken Ryall CLA 2007-05-31 15:24:55 EDT
Applied new patch to HEAD.