#5229 - Comcode code: Does not properly parse code type for Geshi

  • By
  • Added
  • 6 views
Identifier #5229
Issue type Minor issue (breaks specific functionality)
Title Comcode code: Does not properly parse code type for Geshi
Status Closed (rejected)
Handling member Deleted
Addon General / Uncategorised
Description The comcode code renderer does not properly parse the code type for Geshi. It assumes the Geshi type is the file extension, which is rarely the case.

A few examples:
* txt (Geshi uses text)
* vbs (Geshi uses vbscript)
* js (Geshi uses javascript)
* sql (Geshi has multiple types depending on the database)
Steps to reproduce

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated