Latest JAS v1.1.0
144 plugins online

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.

Page browser should know about filters

PLGN14AUG003
Project
Plugins (PLGN)
Plugin
Reported
Rank
4
Currently the page browser logic in the lister plugin only remembers the sorting and the filters in rewrite mode. It should use a more generic approach where it reads the relevant filters from the Data object and use that. Additionally it's probably a good idea to split off the page browser logic in the lister plugin from the output function so other plugins can easily reuse this logic.  Convert by: JAS13OCT014

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... 

Add priority and impact fields to ITS

PLGN14JAN001
Project
Plugins (PLGN)
Plugin
Reported
Rank
3

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

Move all to illegal category fails to get data

JMT13NOV002
Project
Tags
Reported
If an error occurs when move a "list" of items to another category it doesn't get the relevant data the next time the CMS is displayed. Presumably this is because catnr is replaced catnr[0], catnr[1], etc in the (hidden) CMS fields

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"


Report issues

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