Latest JAS v1.1.0
144 plugins online

localfile download issues

JAS14DEC001
Project
JAS Core (JAS)
Reported
Rank
2
The localfile (and probably localfiles and localdirectory) field don't take into account a module can be initialized from different path. Subsequently the using the module from a different path causes it to fail on "Invalid local file directory"/files/index.php since that is called from different path. It seems logical to always consider the lock down path to the relative folder of the root and thus _path["root"] should be added in front of the file path. Note however that this can't be do...

WYSIWYG image & file URLs incorrectly handled

JAS14AUG002
Project
JAS Core (JAS)
Reported
Rank
3
It seems the URLs are created and/or rendered incorrectly. This issue tends to occur when multiple environments use the same database where the hostnames differ. Or rather when in one environment the default project is JAS and in the other it isn't.

Add MD5 hash to file fields

JAS14AUG001
Project
JAS Core (JAS)
Tags
Reported
Rank
3
The file (and image) field should get an additional field for the MD5 hash. The /files/ would then need a "MD5" variable that would download a "text/plain" file with the hash as content. The filename can be generated based on the original filename and a .md5 suffix (filename.ext.md5).  Note that it's probably wise to add a MD5 property to the file/image fields to allow it to be enabled/disabled.

Character encoding

JAS14JUN001
Project
JAS Core (JAS)
Reported
Special characters currently fail miserably... ! " # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~  €  ‚ ƒ „ … † ‡ ˆ ‰ Š ‹ Œ  Ž   ‘ ’ “ ” • – — ˜ ™ š › œ  ž Ÿ  ¡ ¢ £ ¤ ¥ ¦ § ¨ © ª « ¬ ­ ® ¯ ° ± ² ³ ´ µ ¶ · ¸ ¹ º » ¼ ½ ¾ ¿ À Á Â Ã Ä Å Æ Ç È É Ê ...

Copy user generate password doesn't work

JAS14MAY001
Project
JAS Core (JAS)
Reported
When copying a user the password script doesn't show the Generate button... 

Changing language back to EN doesn't update session

JAS14JAN002
Project
JAS Core (JAS)
Reported
When changing the language back to EN in the config it reloads the configuration but it doesn't seem to change the relevant jses value

Core should use setAction and setExtra functions

JAS13NOV006
Project
JAS Core (JAS)
Reported
all this->action="whatever" should be replaced with this->setAction("whatever"). Same for this->extra

Fix hardcoded category reference fields

JAS13NOV005
Project
JAS Core (JAS)
Tags
Reported
All code that reference to "catnr" should use "getRightsReference"

Fix hardcoded ID fields

JAS13NOV004
Project
JAS Core (JAS)
Tags
ID,
Reported
All code that reference to "nr" should use "getID"

Move protocols, formats APIs to subfolders

JAS13NOV002
Project
JAS Core (JAS)
Reported
Currently all protocols (socket, http, smtp, etc), formats (csv, xml, etc) and APIs (data, csv, xmli) all reside in the include folder. They should be moved to the relevant subfolders to keep the include folder somewhat clean.


Report issues

We're currently not allowing issue reporting directly via ITS. Please use the feedback form to submit your issues.