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

Need a confirmation if the static/suite/test page will get overwritten #459

Closed
alvillaflor opened this issue May 30, 2014 · 3 comments
Closed
Milestone

Comments

@alvillaflor
Copy link

if the page already exists and somehow the user accidentally tries to add the page again with the same name, fitnesse needs to show a confirmation that it will overwrite the existing one. This should prevent accidental overwrites

@woodybrood
Copy link
Collaborator

Can you walk us through the scenario? If the page already exists, the wiki
should load the page. Are you creating pages using rest calls?

On Fri, May 30, 2014 at 8:53 AM, alvillaflor notifications@github.com
wrote:

if the page already exists and somehow the user accidentally tries to add
the page again with the same name, fitnesse needs to show a confirmation
that it will overwrite the existing one. This should prevent accidental
overwrites


Reply to this email directly or view it on GitHub
#459.

@alvillaflor
Copy link
Author

I am using the fitnesse webpage
with this dir structure:
|- SuiteMain
|- TestOne (mytest) <- with some test in the body already
|- TestTwo

From SuiteMain, click on add suite tab and create one called TestOne (update the body or add tags to this new one) and save. You will notice that the previous suiteOne gets overwritten by this newly created suiteOne.

@amolenaar amolenaar added this to the Next release milestone Jun 30, 2014
@amolenaar
Copy link
Collaborator

That should not be the case. I would expect an error to show up.

@amolenaar amolenaar modified the milestones: 20140901, Next release Sep 1, 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

3 participants