Modify ↓
Opened on Jul 12, 2014 at 4:52:50 PM
Closed on Jul 14, 2014 at 10:29:46 AM
Last modified on Jul 14, 2014 at 11:00:01 AM
#2795 closed Bug (Fixed)
Syntax Highlighting in the forum still uses "old" Excel UDF syntax
| Reported by: | water | Owned by: | |
|---|---|---|---|
| Milestone: | Future Release | Component: | Documentation |
| Version: | 3.3.12.0 | Severity: | None |
| Keywords: | Cc: |
Description
Since 3.3.12.0 there is a new Excel UDF with new function names. The syntax highlighting in the forum still uses the old function names.
Example:
_ExcelBookClose() ; Excel UDF up to 3.3.8.1 - Is highlighted but shouldn't be
_Excel_BookClose() ; Excel UDF after 3.3.8.1 - Is not highlighted but should be
Attachments (0)
Change History (2)
comment:1 by , on Jul 14, 2014 at 10:29:46 AM
| Resolution: | → Fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Guinness: "Basically Jon needs to just copy the GeSHi file in Extras on to the server."
Has been done.