tame/src/current
Mike Gerwitz 672cc54c14 compiler/js.xsl: Derive supplier name from base package name
At or around 00492ace01, I modified packages
to output canonical `@name`s, which contains a leading forward
slash.  Previously, names omitted that slash.  I did not believe that this
caused any problems.

It seems that the XSLT-based `standalones` system utilizes this package name
to derive a supplier name, which is supposed to be the filename of the
package without any path.  Since the package name changed from
`suppliers/foo` to `/suppliers/foo`, for example, this was now producing
"suppliers/name" instead of "name".

Of course, it was never a good idea to strip off only the first path
component.  But, this is how it has been since TAME was originally created
well over a decade ago.

I did not catch this since I was diff'ing the output of the xmle files, not
the final JS files.  I had thought that was sufficient, given what I was
changing, but I was wrong.

DEV-14502
2023-06-08 16:46:18 -04:00
..
c1map Copyright year and name update 2023-01-20 23:37:30 -05:00
compiler compiler/js.xsl: Derive supplier name from base package name 2023-06-08 16:46:18 -04:00
dot Copyright year and name update 2023-01-20 23:37:30 -05:00
include tame: preproc/template.xsl: param-copy: Utilize TAMER application convention 2023-04-12 14:52:06 -04:00
neo4j POC for full graph 2020-05-13 00:44:13 -04:00
scripts Copyright year and name update 2023-01-20 23:37:30 -05:00
src Copyright year and name update 2023-01-20 23:37:30 -05:00
tools Move {src/current/tools=>build-aux}/* 2018-05-04 11:17:47 -04:00
util POC for full graph 2020-05-13 00:44:13 -04:00
.gitignore Liberate current implementation of "Calc DSL" 2016-08-24 12:38:00 -04:00
Makefile src/current/Makefile (all, html): Phony targets 2020-07-14 10:56:24 -04:00
c1map.xsl Copyright year and name update 2023-01-20 23:37:30 -05:00
calc.xsd Copyright year and name update 2023-01-20 23:37:30 -05:00
compile.xsl Copyright year and name update 2023-01-20 23:37:30 -05:00
dot.xsl Copyright year and name update 2023-01-20 23:37:30 -05:00
link.xsl Copyright year and name update 2023-01-20 23:37:30 -05:00
map.xsd Copyright year and name update 2023-01-20 23:37:30 -05:00
neo4j.xsl Copyright year and name update 2023-01-20 23:37:30 -05:00
pkg-dep.xsl Copyright year and name update 2023-01-20 23:37:30 -05:00
rater.xsd tame: rater.xsd: templateName: Permit multiple leading/trailing underscores 2023-04-12 14:54:00 -04:00
standalone.xsl tamer: Remove {ret}map:___{head,tail} 2023-04-30 15:06:47 -04:00
summary.css Copyright year and name update 2023-01-20 23:37:30 -05:00
summary.xsl Copyright year and name update 2023-01-20 23:37:30 -05:00
worksheet.xsd Liberate current implementation of "Calc DSL" 2016-08-24 12:38:00 -04:00