Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Replace:" prompts can be skipped (?) #27

Closed
alxndr opened this issue Aug 6, 2014 · 2 comments
Closed

"Replace:" prompts can be skipped (?) #27

alxndr opened this issue Aug 6, 2014 · 2 comments

Comments

@alxndr
Copy link

alxndr commented Aug 6, 2014

The thing that asks whether you'd like to replace a category of changes seems to either skip some categories, or (if it's only asking for things it found) ask to replace things it hasn't found.

Example:

Replace:

    "itemViewEventPrefix"  with  "childViewEventPrefix"

[y,n,q]


Searching for first instance...

Replace:

    "itemViewOptions"  with  "childViewOptions"

[y,n,q] y



Searching for first instance...

Replace:

    "itemEvents"  with  "childEvents"

[y,n,q]


Searching for first instance...

Replace:

    "itemViewContainer"  with  "childViewContainer"

[y,n,q] _

Note that the first prompt, for itemViewEventPrefix » childViewEventPrefix, doesn't have a y/n/q response; it didn't open a prompt for input at the question, and instead skipped right to the itemViewOptions » childViewOptions prompt. That one lets me answer "y", but doesn't find anything, and then it shows the itemEvents » childEvents replacement but doesn't let me answer the question, instead it goes straight to the itemViewContainer » childViewContainer prompt.

@alxndr
Copy link
Author

alxndr commented Aug 6, 2014

If there's a check to replace appendHtml "method definition" with attachHtml, my upgrade script skipped it; it may have been caused by this.

@alxndr
Copy link
Author

alxndr commented Sep 12, 2014

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant