This topic is locked

Little Bugs in ASPRUNNER PRO 4.1

12/2/2006 5:55:54 PM
ASPRunnerPro General questions
M
mauro.canarecci@telecomitalia.it author

Yesterday I downloaded the ASPRunner Pro 4.1 and I'm trying it.

I'm not sure, but I found some bugs (I've used the Italian language option):

  • the button "Mostra Tutt" in the List page should be "Mostra Tutti"
  • the Date fields always show time (Es: 01/12/2006 0:00:00). They should show the date only
  • the "drop down" fields (ie the SELECT .. OPTION fields) do not show in Edit mode the value that was entered in Add mode. They instead show the default "Prego seleziona" option.
  • when two tables are in master detail relationship, the default value for the foreign key field is

    GetRequestForm(strTableName & "_masterkey1"). It should be Session( etc...) instead
  • when an Add action is completed, it is shown one of the following messages "Record was added" or "Recordo è stato aggiunto". In Italian should be "un Record è stato aggiunto".
  • if you change your mind about which pages a Table has to display (es: you choose the Printer page, but then you choose to not have the Printer page), sometimes your changes are not accepted until you built the project.
    You product is nice, but, in my humble opinion, you still have to hammer out some defects.

    Best Regard

    MAURO CANARECCI

J
Jane 12/4/2006

Mauro,
thank you for pointing me to these bugs.

We'll fix it in the next ASPRunnerPro update.

C
chris 12/6/2006

Not sure if this is a bug, but it 'bugs' me a little.

I am using a table view of another table.

This view is set to not show any records on initial list page,

I use Advanced Search page to search on one field.

I setup this field on the search page to use Audit_Number as a 'lookup field' to another table, but use a custom expression for the display audit_number, company_name, report_date{shows short date}. I test it and it looks okay
After the search is complete it shows that custom expression in the field on the screen.

so instead of just being:

Audit Number 1

I get:

Audit Number 1, company_name, date{date and time}
{EDIT: This might be inherent and nothing you can do to resolve, I went back and used a program that was built with previous version, I never noticed it}

I am using build 174.

Thanks,

Chris.