[
https://issues.apache.org/jira/browse/OFBIZ-4120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Le Roux closed OFBIZ-4120.
----------------------------------
Resolution: Won't Fix
BJ,
There are 444 calls of <a href="javascript: in FTL files. Not all are mandatory
(for instance you don't need a lookup to fill a field, same for calendar). But
I doubt that in certain cases you can seriously do it without lookups for
instance. For security reasons there are 248 actions which needs javascript: in
FTL files (ie javascript is mandatory for those actions to work). Just look for
<a href="javascript:document. in *.ftl...
There are 1353 occurences of the word javascript at all in FTL files, 343 in
XML files but I think it's rarely mandatory there.
So I really think it's now wishful thinking to hope using OFBIz w/out js
enabled. This is the reason why I decided to forget about all this and to close
this issue and its subtasks
> Umbrella task for features which use javascript to degrade gracefully
> ----------------------------------------------------------------------
>
> Key: OFBIZ-4120
> URL: https://issues.apache.org/jira/browse/OFBIZ-4120
> Project: OFBiz
> Issue Type: Bug
> Components: ALL APPLICATIONS
> Affects Versions: SVN trunk
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
>
> By using more an more javascript we forget sometimes that it may not
> available and OFBiz features should continue to work even it's not as easier
> for users than wih javascript.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.