Posted by kenorb on July 30, 2010 at 4:08pm
1 follower
Jump to:
| Project: | Advanced Help Injection and Export |
| Version: | 6.x-1.0-alpha6 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
1. Going to: admin/content/taxonomy/list
2. Clicked helpinject redirected to:
helpinject/inject/path/admin/content/taxonomy/list?destination=admin/content/taxonomy/list
There should be weird list of:
Inject help text
Path granularity: *
admin/content/taxonomy/list
admin/content/taxonomy/%
admin/content/%/%
admin/%/taxonomy/list
admin/%/taxonomy/%
admin/content/taxonomy
admin/content/%
admin/%/taxonomy
admin/%/%
admin/content
admin/%
admin
Choose a level of path granularity for this injection rule.3. Then clicked helpinject again, a see long, long list of some radios with numbers.
It's a normal behaviour? Why it's working in this way?
Comments
#1
Then when I click on 'create' on
in this text 'Choose the book page that should be used for this item, or create a new one.'
Path is:
node/add/book?destination=helpinject/inject/path/helpinject/inject/form/helpinject_injection_form:helpkey&require-outline=true
Which is not correct, because I've renamed my book content type and it's going to the list of my content types.