Sigma Php Ajax framework, Ajax Components, GUI Builder
February 11, 2012, 10:57:12 PM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
Sigma Php Ajax framework, Ajax Components, GUI Builder
>
Sigma Visual GUI Builder & Library
>
Sigma Visual - Q&A
(Moderators:
steven
,
linb
) >
C[K] is undefined if there is a # in result
Pages: [
1
]
« previous
next »
Print
Author
Topic: C[K] is undefined if there is a # in result (Read 782 times)
artusolk
Jr. Member
Posts: 5
C[K] is undefined if there is a # in result
«
on:
April 02, 2010, 02:12:32 PM »
Hi,
results at MyDB sample gices C[K] is undefined if there is a # in result.
How to fix it?
Logged
linb
Administrator
Hero Member
Posts: 433
Re: C[K] is undefined if there is a # in result
«
Reply #1 on:
April 02, 2010, 10:10:53 PM »
User debug.html to locate this problem.
Logged
artusolk
Jr. Member
Posts: 5
Re: C[K] is undefined if there is a # in result
«
Reply #2 on:
April 03, 2010, 02:37:01 AM »
used debug.html
request sends something like "#1#,#2#,#3#" as part of resultset
Scripterror shown now
h2[c] is undefined
at row 10843
citate of ur code here
_rpt:function(profile,temp){ 10831 var me=arguments.callee, 10832 tag=linb.UI.$tag_special, 10833 r=me._r||(me._r=new RegExp( tag+'([0-9A-Z_]+)_C([SC])'+tag + '|'+ tag+'([\\w_\\-\\.]*)'+tag, 'img')), 10834 h1={ 10835 id:profile.serialId, 10836 cls:profile.getClass('KEY'), 10837 domid:profile.domId 10838 }, 10839 h2={ 10840 S:profile.CS, 10841 C:profile.CC 10842 }; 10843 return temp.replace(r, function(a,b,c,d){return h1[d] || h2[c][b] || ''}); 10844 }
I took the debug.html from downloaded package-example
«
Last Edit: April 03, 2010, 02:38:51 AM by artusolk
»
Logged
linb
Administrator
Hero Member
Posts: 433
Re: C[K] is undefined if there is a # in result
«
Reply #3 on:
April 05, 2010, 09:23:52 PM »
Thank your reporting bug. Fixed, update code from snv please!
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> News & Announcements
-----------------------------
Sigma Visual GUI Builder & Library
-----------------------------
=> Sigma Visual - Knowledge Share
=> Sigma Visual - Q&A
=> Bug Report & Wishlist
-----------------------------
Sigma Grid
-----------------------------
=> Sigma Grid - Q&A
=> Show Case
=> Bug Report & Wishlist
-----------------------------
Other
-----------------------------
=> AJAX & JavaScript
Loading...