ScriptCase 8 - Bugs

Bug in onRecord with sc_field_color|sc_field_style

I found a bug in Grid (the same bug is in Form Editable Grid View) when record value have “/” in value/format.
example:

I set invoiceNumber = “2014/04/000004/ADM”

in Grid onRecord:



{invoice_number} = "2014/04/000004/ADM"

if ({invoice_number}) == "2014/04/000004/ADM" )
{
	sc_field_color("invoice_number","#000000");
	sc_field_style("invoice_number","#FFFF80");
}

than I see not hashed value in row with specific invoice_number, look:

@Netmake DevTeam:

Please provide workaround or let me know when bug will be solved. I am registered user and I am waiting for solution.

daretzki

3.jpg

Summary button never appear, although, if grid app started by summary, it does work, but if you want to have a button up in the grid to show you the summary if clicked, doesn’t show…

also please include these stuff

http://www.scriptcase.net/forum/showthread.php?6658-Bugs-of-V8-Started!

Mike

Mobile Form issues!

We bought this software so that when we developed our application we would be developing for Mobile too.
In SC7 I had created a quickie project and the forms looked fine in Mobile (OS and android)

#1 After getting SC8 the Registration page I created, shows NONE of the fields show on mobile I have onApplicationInit (sc_apl_conf(“Registration”, “start”, “new”);).
the only way to get the page to load the fields on mobile is to touch the “Add New” button at bottom. Then the page loads with blank fields.

issue #2 - NewItem page, I have the same onApplicationInit (sc_apl_conf(“NewItem”, “start”, “new”); Once the “Add New” button is touched the page shows the select drop downs for the first field,which should load the 2nd and 3rd field drop downs, it doesn’t work at all.

again Neither of these issues show up on PC browsers. (chrome and IE) but do on iphone and android phones

Printscreen #1 is issue #1 pc browser, with mobile version of page next to it.

Printscreen #2 is issue #2 pc and mobile compair.

Regpage-blank-mobile.jpg

SC8AddItemPage.jpg

again SC guys? nobody from your side even acknowledge and have a list of bugs with priority and expected time to be solved!?!? why don’t you guys install bug tracker like in moodle.org, there are many open source good bug trackers that can serve everyone and keep us updated about these issues, instead of forum threads and posts after each other without knowing what is going on!

please, the summary button, doesn’t appear at all, this is no1 issue for now, anyone has quick solution for that!?

[QUOTE=itsme3;25864] why don’t you guys install bug tracker like in moodle.org, there are many open source good bug trackers that can serve everyone and keep us updated about these issues, instead of forum threads and posts after each other without knowing what is going on!
[/QUOTE]

I so double plus one that!

Mysql connection doesn’t work

This may not be a bug, but it’s getting to me so I’m making it a bug:
I’m trying to create a mysql connection (Linux) to a server on my LAN. I know it to be working because I can access it from my PC using mysql-workbench and other software.

SC8 warns me:

The extension php_pdo_mysql.dll on the php.ini must to be enabled.
On the PHP.INI file look for DLL php_pdo_mysql.dll and remove the “;” (semicolon) to enable the MySQL PDO module in the PHP.
.

I have removed the “;”, rebooted, prayed, stood on my head and did a Morris Dance. All to no avail. SC8 keeps on complaining
“The extension php_pdo_mysql.dll on the php.ini must to be enabled.
On the PHP.INI file look for DLL php_pdo_mysql.dll and remove the “;” (semicolon) to enable the MySQL PDO module in the PHP.”

Help. Anyone?

Keep SC7 alive to preserve your sanity.

PS: Just a thought, but since when has Linux used .dll’s?

The other software you’re using might not use pdo connection. Try

 sudo apt-get install php5-mysql

if you’re using ubuntu/debian.

Add, sorting click doesn’t work in grid > date. no response from application, quick ajax proces but nothing gets sorted…

in grid > if the starting application is search, summary button doesn’t appear at all! why i can’t make a summary work for the searched results!! it was ok in sc7 right!?

V8.00.0004

once again, pdf-report, the onrecord-event is still missing …

ok for the summary button it does appear only if the grid is the initial module!! if the search is the initial module then summary button doesn’t appear !! why? how if you want to start the grid by search then you want to summarieze the results!!??

it only works if the gird is the the initial module then if you add search then summary works after that!! why should i show to users a conjested grid first then ask him to go make search from above!?

one more thing, anyone know how to remove this dynamic totalization thing? i tried everything, there is no rules applid nor fields but still appear in group (static) says totalization select fireld for totalization! while i don’t want all that to appear, but no option to remove it

anyone?

[QUOTE=itsme3;25864]again SC guys? nobody from your side even acknowledge and have a list of bugs with priority and expected time to be solved!?!? why don’t you guys install bug tracker like in moodle.org, there are many open source good bug trackers that can serve everyone and keep us updated about these issues, instead of forum threads and posts after each other without knowing what is going on!

please, the summary button, doesn’t appear at all, this is no1 issue for now, anyone has quick solution for that!?[/QUOTE]

  • 100
    There is no future for scriptcase without a bug tracker.

http://www.thegeekstuff.com/2010/08/bug-tracking-system/

I know that they use Mantis, only… it’s fully Portuguese. I would welcome an English maintained Mantis. A +100 from me.

I’m “building” a wiki and issue tracker for personal use,will be public soon.

Solucionado error “No genera reportes PDF” en un servidor linux Ubuntu


Casi siempre es porque le falta una libreria al linux y se soluciona instalando del repositorio

-> sudo apt-get install libxrender-dev
-> sudo apt-get install libxrender1
-> sudo apt-get install libxrender1-dbg
-> sudo apt-get install libxrender1-udeb

y listo

Espero que le sirva a alguien…

Giu, friend, anyone can do build them easy, take 20-30 minutes, 1 hour top!. Problem is it should be central from their side, otherwise the benefits will not be spread, with all my respect, they should take care of this and also combine all knowledge base materials which they keep under support, along with videos and stuff all in one place, support and bug trackers could be categorized similarly, forums and other items can all go under their scriptcase.net site map in better way… why dont they make the forums in 2 languages, and the articles/videos as well, so both users people can benefit, and also if there is a code, it will be almost-the-same… for me for example, if i find a code that i can use then i will use google translate to understand what they are saying…

I’m not complaining, just trying to give thoughts :slight_smile:

Mike

Hi Mike. I know and understand what you mean, but they are busy right now. I spoked with Marcia,and probably Wiki will be hosted under Sc domains in future, meanwhile I will host it. My idea Is a community driven wiki. I hope help and collaboration from Netmake and from community. Don’t know if this project will work,it’s a proof of concept.

Problem with issue tracker is that need "moderators " to avoid duplicate entries. I want to implement some templates and good practices from other projects I worked to get a clean tracker where community and netmake employees can query to look through problems. Right now,bugs comes.to then from subforum and mails to bugs@… And then they mix with their Mantis…And this is crazy to maintain. My idea is an independent bugtracker where I, with community help can track bugs, and netmake to consult and report, organised. Yes, I know if they make public his mantis is better but this was asked so many times and I suppose some reasons why they don’t want to do it.

I know others tried this (aducom for example), but it’s just one man, he is human too like us :slight_smile: we must be organised and work together with Netmake to get a better product.

I’m trying to concentrate partners on a closed group on Google+ too,to be the force to give pressure. In this group netmake development team is involved.

Sorry if this message is not much clear,I’m writing from mobile :stuck_out_tongue:

Thanks for your reply and care dude, there are few concepts in life which i hate, one of them when someone says “I’m busy” I believe there is time management, and “priority” hence “I’m busy” can be used only if you didn’t plan well, but that is my opinion anyway :slight_smile:

Ok I know Albert Aducom he is very good man, also you, jsb, many other names that can really be beneficial for sc, my point is if the SC guys will not care about improving and making their business wider to the public, and if they do not fix these bugs and make updates quickly, then it will be failure as imshinji said, we all know that.

In short, if they will adopt it, i am ready also to participate, submitting bugs can be public, we can try and re-produce errors then confirm them for SC guys to take care of… but if they don’t, and they stay away, then we will end up with a new loop instead of closing the one we have!

In even more details, please send to Marcia and Carlos (at least these are whom we know as English community) tell them we arrange for the bug tracker and participate in making things organized and ready for their intervention: However, required part from their side is:
1- agree for it, and promise to be hosted on sc servers if proved ok with time (say 3 months)
2- remove or disable this bug forum here, otherwise will make duplicates and we all waste time
3- add the bug tracker link to their site menus
4- nominate some staff from their side also to monitor and see how things are going (at least bartho will do)
5- announce this in one of the webinars or a sticky forum thread to people use…

Hence, we can make sure everybody will report to a single place (at least for English speakers), this place which is directly shown by SC developers with votes from user, they will also make clear road map for everyone to understand what he is waiting for… in return, we get the benefit of tracking and following up bugs in an organized way… I can help as said above, with testing and confirming, also can add many minor things which I didn’t report them even :slight_smile: - more, if you like, i can help with the open source script, have experience in those stuff like moodle, limesurvey and other big names in open source environment.

A Note: I don’t recommend going for wiki now, instead, ask them if they can arrange the help/videos/tutorials all in one place in their website, that will cover, along with the forums… you are right, wiki can combine all information in one place, but sc and people are happy with videos library and tutorials, i think bug tracker will serve us most for now…

sorry for writing long, i am writing from PC :cool:

Mike

@Giu, I have a mantis available on scriptcase.eu and offered them to keep track of the issues. No luck so far with sc. But I’m not giving up. Sure they must see the advantage of not having each and every bug reported over and over again. But they (again) just deployed without a decent beta test, so I guess we have to live the ‘Brazilian way’.

Has anyone noticed that when you try to use “Dynamic Search” it makes all your field entrys duplicate?

So after activating “Dynamic Search” when you go to enter a character into a field in duplicates. So if you hit the character “h” once you actually get “hh” in the field.

Has anyone seen this and why hasn’t it been fixed yet?