It's a js issue.
var/httpd/htdocs/js should only hold the current javascript elements,
js/js-cache you probably should be able to safely delete/empty/ mkdir
backup mv *.js backup.



On Tue, Sep 4, 2012 at 8:35 AM, Patrick Banholzer <
[email protected]> wrote:

>  otrs.DeleteCache.pl doesn't help.
>
> Am 03.09.2012 17:58, schrieb Gerald Young:
>
> otrs.DeleteCache.pl for a start.
>
> On Mon, Sep 3, 2012 at 11:33 AM, Patrick Banholzer <
> [email protected]> wrote:
>
>>  Hi there,
>>
>> I'm sorry for answering so late but I wasn't able to test your recommends
>> due to workload on other projects.
>>
>> After testing today the problem is still present. Doesn't make any
>> differences if I run the otrs.RebuildConfig.pl, don't restore any files,
>> restore modified files or even restore the whole directory. (Attached error
>> msg below.)
>>
>> Any suggestions?
>>
>> Thanks Patrick
>>
>>
>> $(this).prop is not a function
>>
>> SelectAllCheckboxes(0,[object
>> HTMLInputElement])@https://172.16.3.237/otrs-web/js/js-cache/CommonJS_dcad0978c89e8c017cee3e9dc82e12a1.js:1889
>> trim([object Object],(function (key, value) {var TagnameValue =
>> $(this).prop("tagName"), ReadonlyValue = Core.Data.Get($(this),
>> "OldReadonlyStatus"), DisabledValue = Core.Data.Get($(this),
>> "OldDisabledStatus");if (TagnameValue === "BUTTON") {if (DisabledValue ===
>> "disabled") {$(this).attr("disabled", "disabled");}} else {if
>> (ReadonlyValue === "readonly") {$(this).attr("readonly", "readonly");}}}))@
>> https://172.16.3.237/otrs-web/js/js-cache/CommonJS_dcad0978c89e8c017cee3e9dc82e12a1.js:67
>> SelectAllCheckboxes([object
>> Object])@https://172.16.3.237/otrs-web/js/js-cache/CommonJS_dcad0978c89e8c017cee3e9dc82e12a1.js:1889
>> Init()@
>> https://172.16.3.237/otrs-web/js/js-cache/ModuleJS_2061d459e2534ff66e270c60f4904507.js:3
>> (?)()@https://172.16.3.237/otrs/index.pl:247
>> Ready((function (selector, context) {return new jQuery.fn.init(selector,
>> context);}))@https://172.16.3.237/otrs-web/js/js-cache/CommonJS_dcad0978c89e8c017cee3e9dc82e12a1.js:1960
>> ready()@
>> https://172.16.3.237/otrs-web/js/js-cache/CommonJS_dcad0978c89e8c017cee3e9dc82e12a1.js:53
>> doScrollCheck([object
>> Event])@https://172.16.3.237/otrs-web/js/js-cache/CommonJS_dcad0978c89e8c017cee3e9dc82e12a1.js:80
>>
>>
>> Am 28.08.2012 14:07, schrieb Carlos Rodriguez:
>>
>> Hi Patrick,
>>
>>  Also try to execute otrs.RebuildConfig.pl from OTRS bin directory.
>>
>> Shawn Beasley <[email protected]> <[email protected]> wrote:
>>
>> On Aug 28, 2012, at 10:07 , Patrick Banholzer
>> <[email protected]><[email protected]>wrote:
>>
>> > Hi,
>> > ....
>> > I get a JavaScript Error when accessing the agent login page and when
>> clicking the login button nothing happens.
>> ...
>>
>> Did you restore the entire var/ directory AFTER the upgrade, then you
>> have taken old scripts with you. Please only take your own files, not ones
>> delivered by the core.
>> ---------------------------------------------------------------------
>> OTRS mailing list: otrs - Webpage: http://otrs.org/
>> Archive: http://lists.otrs.org/pipermail/otrs
>> To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
>>
>>
>>
>> ---------------------------------------------------------------------
>> OTRS mailing list: otrs - Webpage: http://otrs.org/
>> Archive: http://lists.otrs.org/pipermail/otrs
>> To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
>>
>>
>>
>> ---------------------------------------------------------------------
>> OTRS mailing list: otrs - Webpage: http://otrs.org/
>> Archive: http://lists.otrs.org/pipermail/otrs
>> To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
>>
>
>
>
> ---------------------------------------------------------------------
> OTRS mailing list: otrs - Webpage: http://otrs.org/
> Archive: http://lists.otrs.org/pipermail/otrs
> To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
>
>
>
> ---------------------------------------------------------------------
> OTRS mailing list: otrs - Webpage: http://otrs.org/
> Archive: http://lists.otrs.org/pipermail/otrs
> To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
>
---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Reply via email to